You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run localicious render localizations.yaml ./ -l en,nl -ot ios -c IOS
or localicious render localizations.yaml ./ --languages en,nl --outputTypes ios --collections IOS
I always get an error stating I did not specify a language:
❌ This command requires one or more output languages.
Usage: localicious render <localicipe> <output_path> -l <languages> -ot <output_types> -c <collections>
The text was updated successfully, but these errors were encountered:
When I run
localicious render localizations.yaml ./ -l en,nl -ot ios -c IOS
or
localicious render localizations.yaml ./ --languages en,nl --outputTypes ios --collections IOS
I always get an error stating I did not specify a language:
The text was updated successfully, but these errors were encountered: