fix(scripts): resolve i18n check script path and logic issues (#23069)

This commit is contained in:
lyzno1
2025-07-29 09:39:10 +08:00
committed by GitHub
parent a7ce1e5789
commit f5e1fa4bd2
72 changed files with 295 additions and 67 deletions

View File

@@ -273,6 +273,7 @@ const translation = {
noAccessPermission: 'Nessun permesso per accedere all\'app web',
maxActiveRequestsPlaceholder: 'Inserisci 0 per illimitato',
maxActiveRequests: 'Massimo numero di richieste concorrenti',
maxActiveRequestsTip: 'Numero massimo di richieste attive concorrenti per app (0 per illimitato)',
}
export default translation