From f086fb0967d953dbba060501b1216936eecdb906 Mon Sep 17 00:00:00 2001 From: 4d1m Date: Sun, 15 Nov 2020 10:35:28 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/ --- src/strings/ro.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/ro.json b/src/strings/ro.json index 2d305211e9..083f590f3c 100644 --- a/src/strings/ro.json +++ b/src/strings/ro.json @@ -1426,5 +1426,6 @@ "LabelUserMaxActiveSessions": "Numărul maxim de sesiuni simultane per utilizator:", "HeaderDeleteDevices": "Șterge Toate Dispozitivele", "DeleteDevicesConfirmation": "Sigur doriți să ștergeți toate dispozitivele? Toate celelalte sesiuni vor fi deconectate. Dispozitivele vor reapărea data viitoare când un utilizator se conectează.", - "DeleteAll": "Șterge tot" + "DeleteAll": "Șterge tot", + "HeaderSelectFallbackFontPath": "Selectați calea către dosarul fontului de rezervă" }