Blame view
sources/apps/external/l10n/id.php
199 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 4 5 6 7 8 |
"External Sites" => "situs eksternal", "Name" => "nama", "URL" => "tautan", "Remove site" => "hapus situs", "Add" => "tambah" ); |
|
6d9380f96
|
9 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |