03e52840d
Kload
Init
|
1
2
3
4
5
6
7
|
<?php $TRANSLATIONS = array(
"Documentation" => "التوثيق",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "لا يوجد ملفات دمغ فى متصفحك. من فضلك حمل ملف دمغ.",
"Name" => "اسم",
"Size" => "حجم",
"Date" => "تاريخ"
);
|