diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index cb45ab91bdb..99d98488dd5 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -27,6 +27,7 @@ OC.L10N.register( "Could not complete login" : "ログインが完了できませんでした", "Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "このコミュニティリリースのNextcloudは未サポートです。インスタント通知も利用できません。", + "Login" : "ログイン", "Password reset is disabled" : "パスワードリセットは無効化されています", "Could not reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした", "Could not reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした", |