4 lines
121 B
PHP
4 lines
121 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "پاشکهوتدهکات...",
|
|
"Encryption" => "نهێنیکردن"
|
|
);
|