mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Update tr.lang.php in box/filesmanager plugin
"Cancel" and "Create" are missed.
This commit is contained in:
@@ -15,5 +15,7 @@
|
|||||||
'Extension' => 'Uzantı',
|
'Extension' => 'Uzantı',
|
||||||
'Size' => 'Boyut',
|
'Size' => 'Boyut',
|
||||||
'Directory Name' => 'Dizin Adı',
|
'Directory Name' => 'Dizin Adı',
|
||||||
|
'Cancel' => 'Vazgeç',
|
||||||
|
'Create' => 'Oluştur',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user