ttag-org / ttag-cli

Command line utility for ttag translation library

Home Page:https://ttag.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update command

AlexMost opened this issue · comments

c-3po update <.po file> <src>

will update existing po file with new translations.

  • adds new translations
  • deletes obsolete translations
  • sorts output translations by msgid (by default)