🌐 New Crowdin updates (#927)

This commit is contained in:
Thomas Camlong
2023-05-21 02:19:46 +09:00
committed by GitHub
parent 48d3c7cc92
commit 6a876ca309
61 changed files with 319 additions and 165 deletions

View File

@@ -3,7 +3,10 @@
"name": "בקשות מדיה",
"description": "ראה רשימה של כל בקשות המדיה ממופע Overseerr או Jellyseerr שלך",
"settings": {
"title": "רשימת בקשות מדיה"
"title": "רשימת בקשות מדיה",
"replaceLinksWithExternalHost": {
"label": "החלף קישורים במארח חיצוני"
}
}
},
"noRequests": "לא נמצאו בקשות. אנא ודא שהגדרת את האפליקציות שלך כנדרש.",
@@ -13,5 +16,9 @@
"approved": "אושר",
"pendingApproval": "ממתין לאישור",
"declined": "נדחה"
},
"tooltips": {
"approve": "בקשות שאושרו",
"decline": "בקשות שנדחו"
}
}