Hungarian translation

This commit is contained in:
denise 2013-05-16 12:47:40 -04:00
parent 3208ab0fd1
commit 3010d014b4
5 changed files with 1009 additions and 1041 deletions

View file

@ -15,3 +15,5 @@ WHERE id IN (SELECT DISTINCT(file_id) FROM cc_playlistcontents);
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');