1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Update tr.lang.php in box/menu plugin

'Cancel' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 13:03:41 +03:00
parent 9e92cc5372
commit 33d8024866

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategori', 'Category' => 'Kategori',
'Select category' => 'Kategori seç', 'Select category' => 'Kategori seç',
'Required field' => 'Zorunlu alan', 'Required field' => 'Zorunlu alan',
'Cancel' => 'Vazgeç',
) )
); );