✏️ Fix typo in media request widget

This commit is contained in:
ajnart
2023-04-17 17:00:47 +09:00
parent ec76c10fdc
commit 42b7254a94
8 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Ingen anmodninger fundet. Kontroller, at du har konfigureret dine apps korrekt.", "noRequests": "Ingen anmodninger fundet. Kontroller, at du har konfigureret dine apps korrekt.",
"pending": "Der er {countPendingApproval} anmodninger, der venter på godkendelse.", "pending": "Der er {{countPendingApproval}} anmodninger, der venter på godkendelse.",
"nonePending": "Der er i øjeblikket ingen godkendelser, der er under behandling. Du er i mål!", "nonePending": "Der er i øjeblikket ingen godkendelser, der er under behandling. Du er i mål!",
"state": { "state": {
"approved": "Godkendt", "approved": "Godkendt",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Keine Anfragen gefunden. Bitte stellen Sie sicher, dass Sie Ihre Anwendungen richtig konfiguriert haben.", "noRequests": "Keine Anfragen gefunden. Bitte stellen Sie sicher, dass Sie Ihre Anwendungen richtig konfiguriert haben.",
"pending": "Es gibt {countPendingApproval} Anträge, die auf eine Genehmigung warten.", "pending": "Es gibt {{countPendingApproval}} Anträge, die auf eine Genehmigung warten.",
"nonePending": "Es sind derzeit keine Genehmigungen ausstehend. Sie sind startklar!", "nonePending": "Es sind derzeit keine Genehmigungen ausstehend. Sie sind startklar!",
"state": { "state": {
"approved": "Genehmigt", "approved": "Genehmigt",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "No requests found. Please ensure that you've configured your apps correctly.", "noRequests": "No requests found. Please ensure that you've configured your apps correctly.",
"pending": "There are {countPendingApproval} requests waiting for an approval.", "pending": "There are {{countPendingApproval}} requests waiting for an approval.",
"nonePending": "There are currently no pending approvals. You're good to go!", "nonePending": "There are currently no pending approvals. You're good to go!",
"state": { "state": {
"approved": "Approved", "approved": "Approved",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Peticiones no encontradas. Por favor, asegúrate de tener configuradas tus apps correctamente.", "noRequests": "Peticiones no encontradas. Por favor, asegúrate de tener configuradas tus apps correctamente.",
"pending": "Hay {countPendingApproval} peticiones esperando a ser aprobadas.", "pending": "Hay {{countPendingApproval}} peticiones esperando a ser aprobadas.",
"nonePending": "Actualmente no hay aprobaciones pendientes. ¡Listo!", "nonePending": "Actualmente no hay aprobaciones pendientes. ¡Listo!",
"state": { "state": {
"approved": "Aprobado", "approved": "Aprobado",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "לא נמצאו בקשות. אנא ודא שהגדרת את האפליקציות שלך כנדרש.", "noRequests": "לא נמצאו בקשות. אנא ודא שהגדרת את האפליקציות שלך כנדרש.",
"pending": "יש {countPendingApproval} בקשות הממתינות לאישור.", "pending": "יש {{countPendingApproval}} בקשות הממתינות לאישור.",
"nonePending": "אין כרגע אישורים ממתינים. ניתן להמשיך!", "nonePending": "אין כרגע אישורים ממתינים. ניתן להמשיך!",
"state": { "state": {
"approved": "אושר", "approved": "אושר",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Nessuna richiesta trovata. Assicurati di aver configurato correttamente le tue app.", "noRequests": "Nessuna richiesta trovata. Assicurati di aver configurato correttamente le tue app.",
"pending": "Ci sono {countPendingApproval} richieste in attesa di approvazione.", "pending": "Ci sono {{countPendingApproval}} richieste in attesa di approvazione.",
"nonePending": "Al momento non ci sono approvazioni in attesa. È tutto pronto!", "nonePending": "Al momento non ci sono approvazioni in attesa. È tutto pronto!",
"state": { "state": {
"approved": "Approvato", "approved": "Approvato",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Ingen forespørsler funnet. Vennligst skjekk at du har konfigurert appene dine riktig.", "noRequests": "Ingen forespørsler funnet. Vennligst skjekk at du har konfigurert appene dine riktig.",
"pending": "Det er {countPendingApproval} forespørsler som venter på en godkjenning.", "pending": "Det er {{countPendingApproval}} forespørsler som venter på en godkjenning.",
"nonePending": "Det er for tiden ingen ventende godkjenninger. Alt er klart!", "nonePending": "Det er for tiden ingen ventende godkjenninger. Alt er klart!",
"state": { "state": {
"approved": "Godkjent", "approved": "Godkjent",

View File

@@ -7,7 +7,7 @@
} }
}, },
"noRequests": "Nenašli sa žiadne požiadavky. Skontrolujte, či ste správne nakonfigurovali svoje aplikácie.", "noRequests": "Nenašli sa žiadne požiadavky. Skontrolujte, či ste správne nakonfigurovali svoje aplikácie.",
"pending": "Na schválenie čaká {countPendingApproval} žiadostí.", "pending": "Na schválenie čaká {{countPendingApproval}} žiadostí.",
"nonePending": "V súčasnosti nie sú k dispozícii žiadne schválenia. Môžete začať!", "nonePending": "V súčasnosti nie sú k dispozícii žiadne schválenia. Môžete začať!",
"state": { "state": {
"approved": "Schválené", "approved": "Schválené",