多语言支持

This commit is contained in:
ytc1012
2025-11-24 14:01:01 +08:00
parent bf21dba275
commit 57ef852863
32 changed files with 5255 additions and 36 deletions

View File

@@ -119,7 +119,7 @@
"startFirstSession": "Start your first session\nto see your progress here!",
"today": "Today",
"sessions": "{count, plural, =1{session} other{sessions}}",
"sessions": "{count, plural, =1{{count} session} other{{count} sessions}}",
"@sessions": {
"placeholders": {
"count": {
@@ -215,5 +215,16 @@
"language": "Language",
"selectLanguage": "Select Language",
"english": "English",
"chinese": "中文 (Chinese)"
"chinese": "中文 (Chinese)",
"japanese": "日本語 (Japanese)",
"korean": "한국어 (Korean)",
"spanish": "Español (Spanish)",
"german": "Deutsch (German)",
"french": "Français (French)",
"portuguese": "Português (Portuguese)",
"russian": "Русский (Russian)",
"hindi": "हिन्दी (Hindi)",
"indonesian": "Bahasa Indonesia (Indonesian)",
"italian": "Italiano (Italian)",
"arabic": "العربية (Arabic)"
}