1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +02:00

fix: error php syntax

This commit is contained in:
DmitriyMX
2016-01-07 16:19:13 +03:00
parent fb90f35cf3
commit 52ac023813

View File

@@ -33,7 +33,7 @@ class I18n
'fi' => 'Suomi', 'fi' => 'Suomi',
'fr' => 'Français', 'fr' => 'Français',
'gl' => 'Galego', 'gl' => 'Galego',
'ka-ge' => 'Georgian' 'ka-ge' => 'Georgian',
'hu' => 'Magyar', 'hu' => 'Magyar',
'it' => 'Italiano', 'it' => 'Italiano',
'id' => 'Bahasa Indonesia', 'id' => 'Bahasa Indonesia',