feat(l10n): 다국어 텍스트 업데이트

- 영어, 한국어, 일본어, 중국어 번역 업데이트
- game_text_l10n 데이터 개선
This commit is contained in:
JiWoong Sul
2026-01-19 15:50:02 +09:00
parent 03aa117710
commit 724de9a63c
10 changed files with 294 additions and 265 deletions

View File

@@ -220,7 +220,7 @@ class L10nZh extends L10n {
String get total => 'Total';
@override
String get unroll => 'Unroll';
String get unroll => '撤销';
@override
String get roll => 'Roll';