Skip to content
  • chrisgarrity's avatar
    0d4fcf11
    Generate messages json from available translations · 0d4fcf11
    chrisgarrity authored
    Generate `locale/messages.json` from available languages in `translations`.  If there are no translations for a given language (from `languages.json`) it just skips it, react-intl will use the default english strings.
    
    Just using English, French and Spanish for testing right now.
    0d4fcf11
    Generate messages json from available translations
    chrisgarrity authored
    Generate `locale/messages.json` from available languages in `translations`.  If there are no translations for a given language (from `languages.json`) it just skips it, react-intl will use the default english strings.
    
    Just using English, French and Spanish for testing right now.
Loading