diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-03-21 20:21:21 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-03-21 20:21:21 +0200 |
commit | a6213d4a6f06d91ac63678ead73a6e3d7028adef (patch) | |
tree | 8e1627477855fb356635d121dc55b221032093c9 /i18n/en-GB.i18n.json | |
parent | 35a66c3550063c092158c8299eb07ce2e84931de (diff) | |
download | wekan-a6213d4a6f06d91ac63678ead73a6e3d7028adef.tar.gz wekan-a6213d4a6f06d91ac63678ead73a6e3d7028adef.tar.bz2 wekan-a6213d4a6f06d91ac63678ead73a6e3d7028adef.zip |
Update translations.
Diffstat (limited to 'i18n/en-GB.i18n.json')
-rw-r--r-- | i18n/en-GB.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 5e24cfd3..16a81fcc 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -28,7 +28,8 @@ "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__", "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__", "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", - "act-moveCard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__", + "act-moveCard": "At board __board__ member __member__ moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__", + "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__", "act-removeBoardMember": "removed member __member__ from board __board__", "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__", "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__", |