diff --git a/assets/l10n/intl_sk.arb b/assets/l10n/intl_sk.arb index 18986b0a9..b0f99ab5d 100644 --- a/assets/l10n/intl_sk.arb +++ b/assets/l10n/intl_sk.arb @@ -2604,5 +2604,37 @@ "iUnderstand": "", "@iUnderstand": {}, "screenSharingDetail": "", - "@screenSharingDetail": {} + "@screenSharingDetail": {}, + "passwordHasBeenChanged": "", + "@passwordHasBeenChanged": { + "type": "text", + "placeholders": {} + }, + "withTheseAddressesRecoveryDescription": "", + "@withTheseAddressesRecoveryDescription": { + "type": "text", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "", + "@noPasswordRecoveryDescription": { + "type": "text", + "placeholders": {} + }, + "sentCallInformations": "", + "@sentCallInformations": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "containsUserName": "", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "passwordForgotten": "", + "@passwordForgotten": { + "type": "text", + "placeholders": {} + } }