12 - Added support for Korean in settings/UI.

This commit is contained in:
Caleb Campbell
2026-01-03 14:49:29 +11:00
parent 31acfe3bae
commit 71eab49da8
8 changed files with 135 additions and 3 deletions

View File

@@ -83,4 +83,11 @@ export const SETTINGS_LABELS: SettingsLabels = {
},
},
},
issues: {
before:
'Falls Sie Probleme mit Local Bible Ref feststellen oder Verbesserungsvorschläge haben, ',
link: 'eröffne Sie bitte ein Issue auf GitHub',
after: '.',
},
};