diff options
author | Sam X. Chen <sam.xi.chen@gmail.com> | 2019-09-16 14:43:51 -0400 |
---|---|---|
committer | Sam X. Chen <sam.xi.chen@gmail.com> | 2019-09-16 14:43:51 -0400 |
commit | b31c42acc44e94f41907e6e50fdcc05b9b6886ac (patch) | |
tree | 2a4ff94450b82910acfc12d4699e8bea6a3706f6 /i18n/ja.i18n.json | |
parent | 616903114f266253bce7a2a2e9e56ef295255965 (diff) | |
parent | 6e6e7ded82d589fe290cbf7b8b9aac0892fd30da (diff) | |
download | wekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.tar.gz wekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.tar.bz2 wekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index e834f064..b17e3b83 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -735,5 +735,6 @@ "act-atUserComment": "You were mentioned in [__board__] __card__", "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.", "accounts-allowUserDelete": "Allow users to self delete their account", - "hide-minicard-label-text": "Hide minicard label text" + "hide-minicard-label-text": "Hide minicard label text", + "show-desktop-drag-handles": "Show desktop drag handles" } |