New Crowdin updates (#2059)

This commit is contained in:
Thomas Camlong
2024-08-24 14:39:51 +02:00
committed by GitHub
parent 858ccd72de
commit c008cc92c2
205 changed files with 1314 additions and 978 deletions

View File

@@ -1,6 +1,6 @@
{
"descriptor": {
"name": "Media verzoek statistieken",
"name": "Mediaverzoek statistieken",
"description": "Statistieken over je mediaverzoeken",
"settings": {
"title": "Mediaverzoeken statistieken",
@@ -14,14 +14,14 @@
},
"mediaStats": {
"title": "Media statistieken",
"pending": "Wachtende goedkeuringen",
"pending": "In afwachting van goedkeuring",
"tvRequests": "TV verzoeken",
"movieRequests": "Film verzoeken",
"approved": "Reeds goedgekeurd",
"totalRequests": "Totaal"
},
"userStats": {
"title": "Top gebruikers",
"title": "Grootste gebruikers",
"requests": "Verzoeken: {{number}}"
}
}