From ecb057c1a46dac18f66106af57a7ee1d7893787d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BB=D0=BE=D0=B1=D0=BE=D0=B4=D0=B0=D0=BD=20=D0=A1?= =?UTF-8?q?=D0=B8=D0=BC=D0=B8=D1=9B=28Slobodan=20Simi=C4=87=29?= Date: Thu, 10 Jun 2021 12:41:43 +0000 Subject: [PATCH] Translated using Weblate (Serbian) Currently translated at 99.5% (437 of 439 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/ --- assets/l10n/intl_sr.arb | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/assets/l10n/intl_sr.arb b/assets/l10n/intl_sr.arb index 0ff6e1305..b94bc19a7 100644 --- a/assets/l10n/intl_sr.arb +++ b/assets/l10n/intl_sr.arb @@ -2342,5 +2342,37 @@ "@oopsPushError": { "type": "text", "placeholders": {} + }, + "singlesignon": "Јединствена пријава", + "@singlesignon": { + "type": "text", + "placeholders": {} + }, + "loginWith": "{brand} за пријаву", + "@loginWith": { + "type": "text", + "placeholders": { + "brand": {} + } + }, + "removeYourAvatar": "Уклоните свој аватар", + "@removeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "changeYourAvatar": "Измените свој аватар", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Изаберите", + "@pleaseChoose": { + "type": "text", + "placeholders": {} + }, + "register": "Регистрација", + "@register": { + "type": "text", + "placeholders": {} } }