diff --git a/lib/l10n/app_ko.arb b/lib/l10n/app_ko.arb index 70447f0..d76fce4 100644 --- a/lib/l10n/app_ko.arb +++ b/lib/l10n/app_ko.arb @@ -618,5 +618,13 @@ "type": "String" } } + }, + "refreshPopup": "새로 고침 - {name}", + "@refreshPopup": { + "placeholders": { + "name": { + "type": "String" + } + } } }