From cdb6ac4084f8704d7f2336387a837b86f78c062b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jovan=20Kruni=C4=87?= Date: Mon, 14 Feb 2022 13:19:21 +0100 Subject: [PATCH] fix: add missing profile translation --- src/assets/i18n/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json index 578a5549..0ea9cb6a 100644 --- a/src/assets/i18n/de.json +++ b/src/assets/i18n/de.json @@ -330,6 +330,7 @@ } }, "profile": { + "title": "Profil", "buttons": { "default": { "log_in": "Login",