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 3eb50fe05b3..35fba4bc652 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -8,6 +8,7 @@ OC.L10N.register( "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", + "View profile" : "プロフィールを表示", "Clear status message after" : "ステータスメッセージの有効期限", "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index 5632b56eb6c..1430c501b4f 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -6,6 +6,7 @@ "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", + "View profile" : "プロフィールを表示", "Clear status message after" : "ステータスメッセージの有効期限", "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", |