From 3d52f6c454dc04caa74e236c528daf8b6b931aa1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 26 Sep 2024 11:36:03 +0200 Subject: [PATCH] New translations en.json (Danish) --- website/src/locales/da.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/da.json b/website/src/locales/da.json index 4d2f463f..fb3c4d89 100644 --- a/website/src/locales/da.json +++ b/website/src/locales/da.json @@ -1,7 +1,7 @@ { "metadata": { - "home_title": "home", - "app_title": "the online GPX file editor", + "home_title": "the online GPX file editor", + "app_title": "app", "embed_title": "the online GPX file editor", "help_title": "help", "404_title": "page not found",