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

Add i18n support #481

Closed
2 of 3 tasks
bajiat opened this issue Sep 25, 2015 · 6 comments
Closed
2 of 3 tasks

Add i18n support #481

bajiat opened this issue Sep 25, 2015 · 6 comments
Assignees
Milestone

Comments

@bajiat
Copy link
Contributor

bajiat commented Sep 25, 2015

In order to be able to present the user interface to people in their native languages, we need to internationalize our project.

Definition of done

  • Choose i18n framework.
  • Add basic i18n markup in UI templates for text strings.
  • Document the logic for creating the string id's.
@bajiat bajiat assigned brylie and 55 and unassigned brylie Sep 28, 2015
@bajiat bajiat added MVP2 and removed MVP2 labels Sep 28, 2015
@bajiat bajiat added this to the Sprint 13 milestone Sep 28, 2015
@bajiat bajiat added ready and removed planning labels Sep 28, 2015
@55
Copy link
Contributor

55 commented Oct 1, 2015

Chose tap-i18n

@55 55 added in progress and removed ready labels Oct 1, 2015
@55
Copy link
Contributor

55 commented Oct 1, 2015

For autoform can be useed Meteor Autoform i18n

@55
Copy link
Contributor

55 commented Oct 1, 2015

Added i18n markup in for all text strings except form elements.

@brylie
Copy link
Contributor

brylie commented Oct 1, 2015

We might also need to add i18n support to our collections via tap:i18n-db. See demonstration video.

@brylie
Copy link
Contributor

brylie commented Oct 1, 2015

There appear to be user interface helpers for language selection, etc. as part of the tap:i18n-ui package.

@bajiat bajiat mentioned this issue Oct 6, 2015
7 tasks
@bajiat
Copy link
Contributor Author

bajiat commented Oct 7, 2015

@elnzv We moved some of the work for this task to a new task: #508. You could open a PR already for this task. Brylie has promised to review it, if it is open before Friday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants