diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 1af76e4df..eb91cfb5d 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -1,5 +1,6 @@ { "admin_area": "Adminbereich", + "advance-calculation":"Vorausberechnung ", "back": "Zurück", "community": { "choose-another-community": "Eine andere Gemeinschaft auswählen", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 71ce6f9ef..dbc1658e6 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -1,5 +1,6 @@ { "admin_area": "Admin Area", + "advance-calculation":"Advance calculation", "back": "Back", "community": { "choose-another-community": "Choose another community",