Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Extract texts in a JSON file #18

Open
daryne77 opened this issue Dec 15, 2020 · 0 comments
Open

Extract texts in a JSON file #18

daryne77 opened this issue Dec 15, 2020 · 0 comments
Labels
intermediate A bit more difficult than good first issue. on hold This will be done later.

Comments

@daryne77
Copy link
Contributor

Create a service and a translate pipe. Structure the file so that translation is possible in a further iteration. Have 'ro' set as the default language in the service, a method to set the language and a method to get the translation for a (language, slug) pair. The file should look something like:

{ "ro": { "slug": "Text" } }

@daryne77 daryne77 added on hold This will be done later. intermediate A bit more difficult than good first issue. labels Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
intermediate A bit more difficult than good first issue. on hold This will be done later.
Projects
None yet
Development

No branches or pull requests

1 participant