mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 04:07:59 +02:00
Update tr.lang.php in box/filesmanager plugin
'Directory:' and 'File:' are missed.
This commit is contained in:
@@ -32,5 +32,7 @@
|
|||||||
'Directory was not created' => 'Dizin oluşturulmadı',
|
'Directory was not created' => 'Dizin oluşturulmadı',
|
||||||
'Directory was created' => 'Dizin oluşturuldu',
|
'Directory was created' => 'Dizin oluşturuldu',
|
||||||
'Upload server error' => 'Yükleme sunucusunda hata',
|
'Upload server error' => 'Yükleme sunucusunda hata',
|
||||||
|
'Directory:' => 'Dizin:',
|
||||||
|
'File:' => 'Dosya:',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user