Skip to content

Commit 7aca978

Browse files
committed
New translations en.json (Japanese)
1 parent 0e0d69e commit 7aca978

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

frontend/src/lib/i18n/locales/ja-JP.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,7 @@
5151
"failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",
5252
"errorTitle": "An error occurred",
5353
"errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.",
54-
"forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable."
54+
"forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.",
55+
"fieldRequired": "This field is required",
56+
"invalidInput": "Invalid input"
5557
}

0 commit comments

Comments
 (0)