🌐 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": "Media Verzoeken",
"description": "Bekijk een lijst met alle mediaverzoeken van uw Overseerr of Jellyseerr instantie",
"settings": {
"title": "Lijst met mediaverzoeken"
"title": "Lijst met mediaverzoeken",
"replaceLinksWithExternalHost": {
"label": ""
}
}
},
"noRequests": "Geen verzoeken gevonden. Zorg ervoor dat u uw apps correct hebt geconfigureerd.",
@@ -13,5 +16,9 @@
"approved": "Goedgekeurd",
"pendingApproval": "In afwachting van goedkeuring",
"declined": "Afgewezen"
},
"tooltips": {
"approve": "",
"decline": ""
}
}