feat(l10n): 다국어 텍스트 업데이트
- 영어, 한국어, 일본어, 중국어 번역 업데이트 - game_text_l10n 데이터 개선
This commit is contained in:
@@ -503,10 +503,10 @@ abstract class L10n {
|
||||
/// **'Total'**
|
||||
String get total;
|
||||
|
||||
/// Unroll button
|
||||
/// Undo button for stat reroll
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Unroll'**
|
||||
/// **'Undo'**
|
||||
String get unroll;
|
||||
|
||||
/// Roll button
|
||||
|
||||
Reference in New Issue
Block a user