diff options
Diffstat (limited to 'apps/user_status/l10n/ja.js')
-rw-r--r-- | apps/user_status/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 2ad844f1f2e..4dbc44c42c2 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "最近のステータス", "In a meeting" : "会議中", "Commuting" : "通勤中", "Out sick" : "病欠", @@ -32,7 +33,6 @@ OC.L10N.register( "4 hours" : "4時間", "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフラインに見せかけます", - "Recent statuses" : "最近のステータス", "Clear status after" : "ステータスの有効期限" }, "nplurals=1; plural=0;"); |