This commit is contained in:
2020-01-07 16:50:58 +00:00
parent 31aea21ffe
commit e91b4afa9d
4 changed files with 8 additions and 4 deletions

View File

@@ -1598,5 +1598,6 @@
"ServerLog":"Server-Protokoll", "ServerLog":"Server-Protokoll",
"ServerMetrics":"Server-Metriken", "ServerMetrics":"Server-Metriken",
"NotificationSettings": "Benachrichtigungseinstellungen", "NotificationSettings": "Benachrichtigungseinstellungen",
"Review": "Überprüfung" "Review": "Überprüfung",
"UserSettings": "Benutzereinstellungen"
} }

View File

@@ -1597,7 +1597,8 @@
"ServerLog":"Server log", "ServerLog":"Server log",
"ServerMetrics":"Server metrics", "ServerMetrics":"Server metrics",
"NotificationSettings": "Notification settings", "NotificationSettings": "Notification settings",
"Review": "Review" "Review": "Review",
"UserSettings": "User settings"

View File

@@ -1598,7 +1598,8 @@
"ServerLog":"Registro del servidor", "ServerLog":"Registro del servidor",
"ServerMetrics":"Métricas del servidor", "ServerMetrics":"Métricas del servidor",
"NotificationSettings": "Configuración de notificaciones", "NotificationSettings": "Configuración de notificaciones",
"Review": "Revisión" "Review": "Revisión",
"UserSettings": "Configuración de usuario"
} }

View File

@@ -1597,7 +1597,8 @@
"ServerLog":"Journaux du serveur", "ServerLog":"Journaux du serveur",
"ServerMetrics":"Mesure du serveur", "ServerMetrics":"Mesure du serveur",
"NotificationSettings": "Paramètres de notification", "NotificationSettings": "Paramètres de notification",
"Review": "Évaluation" "Review": "Évaluation",
"UserSettings": "Paramètres utilisateur"
} }