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

Update tr.lang.php in box/pages plugin

'Tags' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 12:50:23 +03:00
parent 5c8b3a2da1
commit 11ec340a15

View File

@@ -50,5 +50,6 @@
'Access' => 'Erişim',
'Public' => 'Herkese Açık',
'Registered' => 'Yalnızca Üyelere Açık',
'Tags' => 'Etiketler',
)
);