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." => "לא נמצאו קבצי impress; אנא העלה קובץ .impress.",
"Name" => "שם",
"Size" => "גודל",
"Date" => "תאריך"
);
|