nextcloud/apps/files_encryption/l10n/ug.php

5 lines
111 B
PHP
Raw Normal View History

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