[go: nahoru, domu]

Skip to content

Commit

Permalink
regenerate localizations.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
n7484443 committed Jul 9, 2024
1 parent 0b79b52 commit 12b7793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7688,7 +7688,7 @@ class CupertinoLocalizationKo extends GlobalCupertinoLocalizations {
String get copyButtonLabel => '복사';

@override
String get cutButtonLabel => '잘라냄';
String get cutButtonLabel => '잘라내기';

@override
String get datePickerDateOrderString => 'ymd';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24330,7 +24330,7 @@ class MaterialLocalizationKo extends GlobalMaterialLocalizations {
String get currentDateLabel => '오늘';

@override
String get cutButtonLabel => '잘라냄';
String get cutButtonLabel => '잘라내기';

@override
String get dateHelpText => 'yyyy.mm.dd';
Expand Down

0 comments on commit 12b7793

Please sign in to comment.