summaryrefslogtreecommitdiffstats
path: root/i18n/ja.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-12 17:02:12 +0000
committerLauri Ojansivu <x@xet7.org>2019-04-12 17:02:12 +0000
commit144771bebfdc61846832b190fefcc6742edf5b98 (patch)
tree50c436131686e3dc8044871c44de5b870c639a17 /i18n/ja.i18n.json
parent422aabd56283bfe2f862a264cea1e9f8d931a1a0 (diff)
parent076dda8bd3ad5e809fcf040ad27d8adbbdbbbf9c (diff)
downloadwekan-144771bebfdc61846832b190fefcc6742edf5b98.tar.gz
wekan-144771bebfdc61846832b190fefcc6742edf5b98.tar.bz2
wekan-144771bebfdc61846832b190fefcc6742edf5b98.zip
Merge branch 'meteor-1.8' of github.com:wekan/wekan into meteor-1.8
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r--i18n/ja.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index 55d3f265..29326281 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -5,7 +5,9 @@
"act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
@@ -16,6 +18,7 @@
"act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard": "created board __board__",
+ "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
"act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-createCustomField": "created custom field __customField__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList": "added list __list__ to board __board__",
@@ -679,5 +682,6 @@
"error-undefined": "Something went wrong",
"error-ldap-login": "An error occurred while trying to login",
"display-authentication-method": "Display Authentication Method",
- "default-authentication-method": "Default Authentication Method"
+ "default-authentication-method": "Default Authentication Method",
+ "duplicate-board": "Duplicate Board"
} \ No newline at end of file