diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 109bd50af49..2c1236627fe 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -7,6 +7,7 @@ OC.L10N.register( "Out sick" : "体調不良", "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", + "In a call" : "通話中", "User status" : "ユーザーステータス", "View profile" : "プロフィールを表示", "Clear status after" : "ステータスの有効期限", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index ec5605b134b..e3fa03ae7a9 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -5,6 +5,7 @@ "Out sick" : "体調不良", "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", + "In a call" : "通話中", "User status" : "ユーザーステータス", "View profile" : "プロフィールを表示", "Clear status after" : "ステータスの有効期限", |