Blame view
sources/apps/external/l10n/km.php
268 Bytes
|
6d9380f96
|
1 2 3 4 5 6 7 8 9 |
<?php $TRANSLATIONS = array( "External Sites" => "វេបសាយខាងក្រៅ", "Name" => "ឈ្មោះ", "URL" => "URL", "Remove site" => "លុបវេបសាយ", "Add" => "បញ្ចូល" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |