mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: project info design review
This commit is contained in:
committed by
Carlos Valente
parent
8adca908b3
commit
9167a50eda
@@ -24,4 +24,10 @@ export const langDe: TranslationObject = {
|
||||
'timeline.done': 'Beendet',
|
||||
'timeline.due': 'fällig',
|
||||
'timeline.followedby': 'Gefolgt von',
|
||||
'project.title': 'Titel',
|
||||
'project.description': 'Beschreibung',
|
||||
'project.backstage_info': 'Backstage-Informationen',
|
||||
'project.backstage_url': 'Backstage-URL',
|
||||
'project.public_info': 'Öffentliche Informationen',
|
||||
'project.public_url': 'Öffentliche URL',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user