feat(i18n): 다국어 번역 추가
This commit is contained in:
@@ -629,6 +629,12 @@ abstract class L10n {
|
||||
/// **'remembered in the Hall of Fame'**
|
||||
String get endingHallOfFameLine2;
|
||||
|
||||
/// Hall of fame button
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'HALL OF FAME'**
|
||||
String get endingHallOfFameButton;
|
||||
|
||||
/// Skip button
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user