1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-09 23:56:26 +02:00

Update en.lang.php in box/themes plugin

'Cancel' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 17:41:18 +03:00
parent 7a89ba8a9b
commit c2e00b3f81

View File

@ -48,5 +48,6 @@
'New Script' => 'New Script',
'Edit Script' => 'Edit Script',
'Site Theme' => 'Site Theme',
'Cancel' => 'Cancel',
)
);