refactor: migrate project data

This commit is contained in:
Carlos Valente
2025-07-08 17:11:25 +02:00
committed by Carlos Valente
parent 1fc6f9b3ea
commit 6f34e1006b
38 changed files with 136 additions and 228 deletions
+2 -2
View File
@@ -25,6 +25,6 @@ export const langDe: TranslationObject = {
'timeline.followedby': 'Gefolgt von',
'project.title': 'Titel',
'project.description': 'Beschreibung',
'project.backstage_info': 'Backstage-Informationen',
'project.backstage_url': 'Backstage-URL',
'project.info': 'Projektinfo',
'project.url': 'Projekt-URL',
};