1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Update tr.lang.php in box/filesmanager plugin

"Cancel" and "Create" are missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 13:09:24 +03:00
parent 29d11febfd
commit 3c79bc2a45

View File

@@ -15,5 +15,7 @@
'Extension' => 'Uzantı',
'Size' => 'Boyut',
'Directory Name' => 'Dizin Adı',
'Cancel' => 'Vazgeç',
'Create' => 'Oluştur',
)
);