fix: restore _locales key names, remove orphan pt/ dir, fix locale typos

- _locales/es, pt_BR: renamed appDescription → appDesc (Chrome matches by key name)
- _locales/es, pt_BR: removed extra key contextMenu_syncVideo not in baseline
- _locales/pt_PT: merged Kaia's improved translation, deleted orphan pt/ duplicate
- locales/ko: fixed BTN_REFRESH (Refreschi → 새로고침) and STATUS_CONNECTING corrupted char
- locales/ja: fixed Korean character (의 → の) in LABEL_PUBLIC_ROOMS_TOOLTIP
- locales/nl: fixed typo cmmuniceren → communiceren
This commit is contained in:
KoalaDev
2026-06-16 04:19:53 +02:00
parent bb1a88c085
commit 7571f1986d
7 changed files with 7 additions and 24 deletions
+1 -4
View File
@@ -2,10 +2,7 @@
"appName": {
"message": "KoalaSync"
},
"appDescription": {
"appDesc": {
"message": "Assista a vídeos junto com seus amigos em sincronia perfeita. Compatível com Netflix, YouTube, Twitch, Prime Video, Disney+ e qualquer player HTML5."
},
"contextMenu_syncVideo": {
"message": "Sincronizar este vídeo com KoalaSync"
}
}