Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Introduce string translation #135

Open
jessebeach opened this issue Jan 28, 2014 · 3 comments
Open

Introduce string translation #135

jessebeach opened this issue Jan 28, 2014 · 3 comments

Comments

@jessebeach
Copy link
Member

This is not a small undertaking.

We need:

  1. A facility to translate strings defined in tests
  2. .po files for languages
  3. An initiative to encourage contributors to translate strings.
@nschonni
Copy link
Contributor

Might also want to take a look at https://github.com/SlexAxton/Jed or other client side options to be CLI friendly

@kevee
Copy link
Collaborator

kevee commented Jan 29, 2014

I like the idea of using PO files, since there's a lot of great tools out there for managing them already. We could also use grunt-po2json to create JSON files for individual languages, or all languages.

@hannolans hannolans added this to the Round 3 - time-based media milestone Apr 10, 2014
@hannolans
Copy link
Contributor

For the moment we can add the translations in the file https://github.com/quailjs/quail/blob/master/src/resources/tests.yml
Am I right?

@jessebeach jessebeach removed this from the Round 4- time-based media milestone Jul 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants