[FIX] Update common.ts - fixed typo and forogt some transaltions.
This commit is contained in:
committed by
Tola Leng
parent
230f5562c7
commit
a1d2f1a9e0
@@ -11,8 +11,8 @@ export const commonTranslations: CommonTranslations = {
|
||||
goodMorning: "Guten Morgen",
|
||||
goodAfternoon: "Guten Nachmittag",
|
||||
goodEvening: "Guten Abend",
|
||||
profile: "Profile",
|
||||
settings: "Settings",
|
||||
profile: "Profil",
|
||||
settings: "Einstellungen",
|
||||
documentation: "Dokumentation",
|
||||
notifications: "Benachrichtigungen",
|
||||
close: "Schließen",
|
||||
@@ -23,7 +23,7 @@ export const commonTranslations: CommonTranslations = {
|
||||
status: "Status",
|
||||
time: "Zeit",
|
||||
title: "Titel",
|
||||
description: "Bechreibung",
|
||||
description: "Beschreibung",
|
||||
success: "Erfolg",
|
||||
error: "Fehler",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user