From 70a66ab6f0e6db9d020230877651bae7e3e06b48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Wed, 28 Oct 2020 09:55:41 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/ --- lib/l10n/intl_tr.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index b05f7350d..591630397 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "mention": "Bahset", + "@mention": { + "type": "text", + "placeholders": {} + }, + "unavailable": "Yok", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "offline": "Çevrim dışı", + "@offline": { + "type": "text", + "placeholders": {} + }, + "online": "Çevrim içi", + "@online": { + "type": "text", + "placeholders": {} } }