diff --git a/lib/l10n/intl_sr.arb b/lib/l10n/intl_sr.arb index 8f7bb323..c069ea06 100644 --- a/lib/l10n/intl_sr.arb +++ b/lib/l10n/intl_sr.arb @@ -974,7 +974,7 @@ "type": "text", "placeholders": {} }, - "lastSeenLongTimeAgo": "Виђен одавно", + "lastSeenLongTimeAgo": "одавно", "@lastSeenLongTimeAgo": { "type": "text", "placeholders": {} @@ -1959,5 +1959,12 @@ "@noGoogleServicesWarning": { "type": "text", "placeholders": {} + }, + "youWillBeConnectedTo": "Бићете повезани на {homeserver}", + "@youWillBeConnectedTo": { + "type": "text", + "placeholders": { + "homeserver": {} + } } }