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

Update tr.lang.php in box/filesmanager plugin

"Directory Name" is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 13:06:37 +03:00
parent 33d8024866
commit 29d11febfd

View File

@@ -14,5 +14,6 @@
'Delete file: :file' => ':file dosyası silinsin mi',
'Extension' => 'Uzantı',
'Size' => 'Boyut',
'Directory Name' => 'Dizin Adı',
)
);