diff options
Diffstat (limited to 'apps/workflowengine/l10n/ja.js')
-rw-r--r-- | apps/workflowengine/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js index e78a858bf30..4516804dcab 100644 --- a/apps/workflowengine/l10n/ja.js +++ b/apps/workflowengine/l10n/ja.js @@ -106,8 +106,8 @@ OC.L10N.register( "between" : "間", "not between" : "間ではない", "Request user agent" : "リクエスト時のユーザーエージェント", - "User group membership" : "ユーザーがグループのメンバーかどうか", "is member of" : "が次のグループのメンバーである", - "is not member of" : "が次のグループのメンバーではない" + "is not member of" : "が次のグループのメンバーではない", + "User group membership" : "ユーザーがグループのメンバーかどうか" }, "nplurals=1; plural=0;"); |