diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-06-21 15:45:26 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-06-21 15:45:26 -0400 |
commit | 9b78126289703b222a19dcd1fcc16bca66993c20 (patch) | |
tree | 79feedc76847f642138467cd807ba9374fa9b6ce /docs/cli.markdown | |
parent | ff7189971e6685118f41e3567cefae7c333202de (diff) |
Add cli command to compare locales + cleanup translation files
Diffstat (limited to 'docs/cli.markdown')
-rw-r--r-- | docs/cli.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli.markdown b/docs/cli.markdown index b742e0ac..21183177 100644 --- a/docs/cli.markdown +++ b/docs/cli.markdown @@ -36,6 +36,9 @@ export export:subtasks Subtasks CSV export export:tasks Tasks CSV export export:transitions Task transitions CSV export +locale + locale:compare Compare application translations with the fr_FR locale + locale:sync Synchronize all translations based on the fr_FR locale notification notification:overdue-tasks Send notifications for overdue tasks projects |