Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization: create a datetime format for your language! #134

Open
5 tasks
ChanceNCounter opened this issue Oct 11, 2020 · 0 comments
Open
5 tasks

Localization: create a datetime format for your language! #134

ChanceNCounter opened this issue Oct 11, 2020 · 0 comments
Labels
es relates to spanish language fr relates to french language good first issue Good for newcomers help wanted Extra attention is needed pt relates to portuguese language

Comments

@ChanceNCounter
Copy link
Contributor

Lingua Franca's formatters can't produce a date without a data structure to represent how it should format a date in a given language.

lingua_franca/res/text/<lang_code> should contain a file date_time.json, and a test file to go with it. The following languages need such a file:

  • es-es

  • fr-fr

  • pt-pt

  • ru-ru

  • tr-tr

Examples can be found elsewhere in lingua_franca/res/text. Any help is appreciated!

(Note: Russian and Turkish functions don't exist yet, but some of the relevant data is in res.)

@ChanceNCounter ChanceNCounter added help wanted Extra attention is needed good first issue Good for newcomers pt relates to portuguese language es relates to spanish language fr relates to french language labels Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
es relates to spanish language fr relates to french language good first issue Good for newcomers help wanted Extra attention is needed pt relates to portuguese language
Projects
None yet
Development

No branches or pull requests

1 participant