mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 12:53:13 +03:00
acf2ab2d22
refs https://github.com/TryGhost/Ghost/issues/15502 - in order to use the translations, strings must be wrapped in the `t` function, which is passed through AppContext - whilst I haven't instrumented all public strings, the vast majority are done here and the strings have been brought into the JSON locale files using `yarn translate:generate` |
||
---|---|---|
.. | ||
components | ||
images | ||
tests | ||
utils | ||
actions.js | ||
App.css | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
data-attributes.js | ||
index.css | ||
index.js | ||
logo.svg | ||
pages.js | ||
setupTests.js |