Now that the frontend-app-gradebook resource was added to Transifex, we can start pulling strings fromt there. For now, the project contains very few translated string. Strings were pulled by running: make pull_translations This is for https://github.com/openedx/build-test-release-wg/issues/107
26 lines
288 B
Plaintext
Executable File
26 lines
288 B
Plaintext
Executable File
.DS_Store
|
|
.eslintcache
|
|
node_modules
|
|
npm-debug.log
|
|
coverage
|
|
|
|
dist/
|
|
src/i18n/transifex_input.json
|
|
temp/babel-plugin-react-intl
|
|
|
|
### pyenv ###
|
|
.python-version
|
|
|
|
### Emacs ###
|
|
*~
|
|
*.swo
|
|
*.swp
|
|
|
|
### Development environments ###
|
|
.idea
|
|
.vscode
|
|
|
|
### transifex ###
|
|
src/i18n/transifex_input.json
|
|
temp
|