manekinekko / manekinekko/angular2-drupal

Localization

Open
#3 2 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.