💠down_reconnected support v0.6 #611

This commit is contained in:
jokob-sk
2024-05-26 13:54:49 +10:00
parent f9b16081d6
commit 2c7d71d13c
13 changed files with 99 additions and 60 deletions

View File

@@ -254,13 +254,13 @@ function getString (key) {
case 'Norwegian':
lang_code = 'nb_no';
break;
case 'Polish':
case 'Polish (pl_pl)':
lang_code = 'pl_pl';
break;
case 'Portuguese (Brazil)':
case 'Portuguese (pt_br)':
lang_code = 'pt_br';
break;
case 'Italian':
case 'Italian (it_it)':
lang_code = 'it_it';
break;
case 'Russian':