Hungarian translation
This commit is contained in:
parent
3208ab0fd1
commit
3010d014b4
5 changed files with 1009 additions and 1041 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue