USAGE 257 B

123456789
  1. Description:
  2. Create the translation catalog file for Zammad or an addon
  3. Example:
  4. # Regenerate the catalog for Zammad
  5. rails generate translation_catalog
  6. # Regenerate for an addon
  7. rails generate translation_catalog --addon /path/to/addon