mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-14 12:38:45 +00:00
l10n(de): revise and update German translations (#1457)
* l10n(de): revise and update German translations Improve strings for clarity and naturalness, update Wikipedia link to German version. Signed-off-by: Michael <87752300+michi-onl@users.noreply.github.com> * test(localization): fix tests Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Michael <87752300+michi-onl@users.noreply.github.com> Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -14,7 +14,7 @@ func TestLocalizationService(t *testing.T) {
|
||||
service := NewLocalizationService()
|
||||
|
||||
loadingStrMap := map[string]string{
|
||||
"de": "Ladevorgang...",
|
||||
"de": "Wird geladen …",
|
||||
"en": "Loading...",
|
||||
"es": "Cargando...",
|
||||
"et": "Laadin...",
|
||||
|
||||
Reference in New Issue
Block a user