1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +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',
'Select category' => 'Kategori seç',
'Required field' => 'Zorunlu alan',
'Cancel' => 'Vazgeç',
)
);