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
Is there a template or documentation to use for a new language ? Or do I just copy any language and start playing around.
The language I'd like to add is Welsh which has two ways of spelling numbers, a traditional way and a more informal way. Is there a standard option (like to='ordinal' for ordinals to trigger such a behaviour ?
The text was updated successfully, but these errors were encountered:
All the documentation about this project is explicit in the source code, i think you could add the new language based on any existing already, and make the modification that are specific to your preferences, hope this helps
Is there a template or documentation to use for a new language ? Or do I just copy any language and start playing around.
The language I'd like to add is Welsh which has two ways of spelling numbers, a traditional way and a more informal way. Is there a standard option (like to='ordinal' for ordinals to trigger such a behaviour ?
The text was updated successfully, but these errors were encountered: