chore: Mark all missing translation keys
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
export default {
|
||||
translation: {
|
||||
common: {
|
||||
activeUsersLimitReached: null,
|
||||
emailAlreadyInUse: 'Eメールは既に使われています',
|
||||
emailOrUsername: 'Eメールまたはユーザー名',
|
||||
invalidCredentials: null,
|
||||
invalidEmailOrUsername: 'Eメールまたはユーザー名が無効',
|
||||
invalidPassword: 'パスワードが無効',
|
||||
logIn_title: null,
|
||||
noInternetConnection: 'インターネットに接続されていません',
|
||||
or: null,
|
||||
pageNotFound_title: 'ページが見つかりません',
|
||||
password: 'パスワード',
|
||||
poweredByPlanka: null,
|
||||
serverConnectionFailed: 'サーバーの接続に失敗',
|
||||
unknownError: '不明なエラーです。後でもう一度試してください。',
|
||||
useSingleSignOn: 'SSOを使用',
|
||||
|
||||
Reference in New Issue
Block a user