diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index d2267b7d..62df0734 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -1416,7 +1416,7 @@ "Dispatch": "Disponieren", "Accounting": "Buchhaltung", - "Operations": "Operationen", + "Operations": "Betriebskonsole", "ClientApp": "Client", "Version": "Version", "Server": "Server", diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index 8fa93ecc..58f28a20 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -1415,7 +1415,7 @@ "Dispatch":"Dispatch", "Accounting":"Accounting", - "Operations":"Ops", + "Operations":"Operations console", "ClientApp":"Client", "Version":"Version", "Server":"Server", diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index 25ddb62a..a9fbfe6a 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -1416,7 +1416,7 @@ "Dispatch":"Enviar", "Accounting":"Contabilidad", - "Operations":"Operaciones", + "Operations":"Consola del operador", "ClientApp":"Cliente", "Version":"versión", "Server":"Servidor", diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index 1be6dba4..26b5523b 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -1416,7 +1416,7 @@ "Dispatch": "Répartir", "Accounting": "Comptabilité", - "Operations": "Opérations", + "Operations": "Console Opérateur", "ClientApp":"Client", "Version":"Version", "Server":"Serveur",