chore(l10n): ja/zh ARB 파일에 누락된 키 추가

- newCharacterTitle, soldButton 키를 app_ja.arb, app_zh.arb에 추가
- 현재는 영어 플레이스홀더 (향후 현지화 예정)
This commit is contained in:
JiWoong Sul
2025-12-11 19:08:12 +09:00
parent fac7c7e6fc
commit ff0e0b7eb1
2 changed files with 6 additions and 2 deletions

View File

@@ -71,5 +71,7 @@
"roll": "Roll",
"race": "Race",
"classTitle": "Class",
"percentComplete": "{percent}% complete"
"percentComplete": "{percent}% complete",
"newCharacterTitle": "ASCII-Nara - New Character",
"soldButton": "Sold!"
}

View File

@@ -71,5 +71,7 @@
"roll": "Roll",
"race": "Race",
"classTitle": "Class",
"percentComplete": "{percent}% complete"
"percentComplete": "{percent}% complete",
"newCharacterTitle": "ASCII-Nara - New Character",
"soldButton": "Sold!"
}