manekinekko / manekinekko/angular2-drupal
Localization
Open
@Elecash is already working on this.
Since Jan 25, 2016.
- Dominant language
- PHP
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
One of Drupal's big features is localization, and so we want the labels, buttons, etc. to appear in a visitor's proper language. Drupal provides a PHP function (t()), a JS function (Drupal.t()), and a Twig filter (|t) to localize UI text. If this project wants to render any UI text through some other means, it needs to integrate it with one of these.
Dedicated Drupal thread https://github.com/acquia/js-exploration/issues/4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.