1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

Update en.lang.php in box/pages plugin

'Tags' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 12:51:39 +03:00
parent 11ec340a15
commit de90f501b6

View File

@@ -51,5 +51,6 @@
'Public' => 'Public', 'Public' => 'Public',
'Registered' => 'Registered', 'Registered' => 'Registered',
'Cancel' => 'Cancel', 'Cancel' => 'Cancel',
'Tags' => 'Tags',
) )
); );