eslint: comma-dangle for language files

This commit is contained in:
LouisLam
2021-09-13 00:58:45 +08:00
parent 8205f90f3d
commit 7df9698e5d
19 changed files with 28 additions and 19 deletions

View File

@@ -114,8 +114,8 @@ export default {
"Repeat Password": "Wiederhole das Passwort",
"Resource Record Type": "Resource Record Type",
"Import/Export Backup": "Import/Export Backup",
"Export": "Export",
"Import": "Import",
Export: "Export",
Import: "Import",
respTime: "Antw. Zeit (ms)",
notAvailableShort: "N/A",
"Default enabled": "Standardmäßig aktiviert",
@@ -142,5 +142,5 @@ export default {
Inactive: "Inaktiv",
Token: "Token",
"Show URI": "URI Anzeigen",
"Clear all statistics": "Lösche alle Statistiken"
"Clear all statistics": "Lösche alle Statistiken",
}