Contribute Tasks to product presentation
This commit is contained in:
@@ -3,6 +3,7 @@ import type { PlatformTranslations } from "@govoplan/core-webui";
|
||||
export const generatedTranslations: PlatformTranslations = {
|
||||
de: {
|
||||
"i18n:govoplan-tasks.work": "Arbeit",
|
||||
"i18n:govoplan-tasks.quick_access_description": "Offene und überfällige Arbeit, die Ihre Aufmerksamkeit benötigt.",
|
||||
"i18n:govoplan-tasks.work_inbox": "Arbeitsvorrat",
|
||||
"i18n:govoplan-tasks.work_details": "Arbeitsdetails",
|
||||
"i18n:govoplan-tasks.work_items": "Arbeitsobjekte",
|
||||
@@ -68,6 +69,7 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
},
|
||||
en: {
|
||||
"i18n:govoplan-tasks.work": "Work",
|
||||
"i18n:govoplan-tasks.quick_access_description": "Open and overdue work requiring your attention.",
|
||||
"i18n:govoplan-tasks.work_inbox": "Work inbox",
|
||||
"i18n:govoplan-tasks.work_details": "Work details",
|
||||
"i18n:govoplan-tasks.work_items": "Work items",
|
||||
|
||||
Reference in New Issue
Block a user