[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 11, 2024
1 parent 0c5448d commit 67cbc41
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 @@ -7758,7 +7758,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 67cbc41

Please sign in to comment.