From cda65b80a58e24d8d397a835f67b193255e7b806 Mon Sep 17 00:00:00 2001 From: Tsuica Date: Mon, 21 Aug 2023 11:06:38 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 100.0% (507 of 507 strings) Co-authored-by: Tsuica Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/ro/ Translation: Lemmy/lemmy --- translations/ro.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/ro.json b/translations/ro.json index f01ec2a..1d12fc9 100644 --- a/translations/ro.json +++ b/translations/ro.json @@ -541,5 +541,7 @@ "fetching_community": "Se colectează {{community}}", "could_not_fetch_community": "Nu s-a putut colecta {{community}}", "remote_follow": "Urmărire la distanță", - "remote_follow_modal_title": "Abonare la instanță la distanță" + "remote_follow_modal_title": "Abonare la instanță la distanță", + "blur_nsfw": "Ascunde conținut NSFW", + "auto_expand": "Extinde media automat" }