Created
May 14, 2018 11:59
-
-
Save Elendev/f730c58b88bdea955cdf1030658d8cc4 to your computer and use it in GitHub Desktop.
Medium : Drupal 8, Typescript, React and i18n - locale.libraries.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| translations: | |
| # No sensible version can be specified, since the translations may change at | |
| # any time. | |
| js: | |
| # This file does not actually exist; it's a placeholder file that will be | |
| # overriden by locale_js_alter(), to use the file that contains the actual | |
| # translations, for the language used in the current request. | |
| locale.translation.js: {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment