Update Japanese menu.ts

pull/726/merge^2
Lugiad 2024-05-13 01:15:54 +02:00 committed by GitHub
parent 950859f2f5
commit ecd411c92c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ export const menu: SimpleTranslationEntries = {
"username": "ユーザー名",
"password": "パスワード",
"login": "ログイン",
"register": "会員登録",
"register": "かいいん とうろく",
"emptyUsername": "Username must not be empty",
"invalidLoginUsername": "The provided username is invalid",
"invalidRegisterUsername": "Username must only contain letters, numbers, or underscores",
@ -43,4 +43,4 @@ export const menu: SimpleTranslationEntries = {
"empty":"なし",
"yes":"はい",
"no":"いいえ",
} as const;
} as const;