diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-03-21 23:48:36 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-03-21 23:48:36 +0200 |
commit | 57767d990636ac577e9f70ec61133d59c2876988 (patch) | |
tree | 54612057d9c1537b14889d0b253b8b60b214afcc /i18n/vi.i18n.json | |
parent | 1a26f9fb82360147ff1a8b6d625c32405536c27c (diff) | |
download | wekan-57767d990636ac577e9f70ec61133d59c2876988.tar.gz wekan-57767d990636ac577e9f70ec61133d59c2876988.tar.bz2 wekan-57767d990636ac577e9f70ec61133d59c2876988.zip |
Update translations.
Diffstat (limited to 'i18n/vi.i18n.json')
-rw-r--r-- | i18n/vi.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json index f1d11d21..8bdf6deb 100644 --- a/i18n/vi.i18n.json +++ b/i18n/vi.i18n.json @@ -28,7 +28,7 @@ "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": "At board __board__ member __member__ moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__", + "act-moveCard": "moved card __card__ at board __board__ 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__", |