refactor(i18n): Improve multilingual support

This commit is contained in:
YiZixuan
2025-08-16 15:59:00 +08:00
parent 40488a5a53
commit 92617038f0
9 changed files with 18 additions and 6 deletions
@@ -4,6 +4,7 @@ import { ServicesTranslations } from '../types/services';
export const servicesTranslations: ServicesTranslations = {
// Dienst-Tabelle
serviceName: "Dienstname",
serviceNameDesc: "Geben Sie einen aussagekräftigen Namen für Ihren Service ein",
serviceType: "Diensttyp",
serviceStatus: "Dienststatus",
responseTime: "Antwortzeit",