diff --git a/lib/l10n/app_uk.arb b/lib/l10n/app_uk.arb index 32e731b..ebccf9b 100644 --- a/lib/l10n/app_uk.arb +++ b/lib/l10n/app_uk.arb @@ -1217,5 +1217,15 @@ "errorLogs": "Журнал помилок", "@errorLogs": {}, "external": "Зовнішнє", - "@external": {} + "@external": {}, + "downloadFile": "Завантажити {type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "copyStreamUrl": "Скопіювати URL потоку", + "@copyStreamUrl": {} }