i18n, finally

This commit is contained in:
Max Peintner
2024-11-11 10:33:30 +01:00
parent affe3c5001
commit 427384e858
7 changed files with 24 additions and 14 deletions

View File

@@ -173,6 +173,7 @@
"error": {
"unknownContext": "Could not get the context of the user. Make sure to enter the username first or provide a loginName as searchParam.",
"sessionExpired": "Your current session has expired. Please login again.",
"failedLoading": "Failed to load data. Please try again."
"failedLoading": "Failed to load data. Please try again.",
"tryagain": "Try Again"
}
}