CC-5156: Hungarian language is shown in strange font on login page

This commit is contained in:
denise 2013-05-17 11:05:38 -04:00
parent 9133384789
commit dc664ad9ff
2 changed files with 2 additions and 2 deletions

View file

@ -16,4 +16,4 @@ UPDATE cc_files
SET is_playlist = true
WHERE id IN (SELECT DISTINCT(file_id) FROM cc_blockcontents);
INSERT INTO cc_locale (locale_code, locale_lang) VALUES ('hu_HU', 'hʌŋɡəri');
INSERT INTO cc_locale (locale_code, locale_lang) VALUES ('hu_HU', 'Magyar');