server/apps/files_encryption/l10n/ug.php

5 lines
111 B
PHP
Raw Normal View History

2013-05-12 00:05:29 +00:00
<?php $TRANSLATIONS = array(
2013-05-26 00:03:54 +00:00
"Saving..." => "ساقلاۋاتىدۇ…",
2013-05-25 00:11:52 +00:00
"Encryption" => "شىفىرلاش"
2013-05-12 00:05:29 +00:00
);