mirror of https://github.com/grafana/grafana
I18n: Fix path for Crowdin upload (#81733)
* refactor: upload action * refactor: move parameters from config to download actionpull/81881/head
parent
35514d7bc6
commit
80e58f98a7
@ -1,7 +1,5 @@ |
||||
files: |
||||
- source: /public/locales/en-US/grafana.json |
||||
translation: /public/locales/%locale%/%original_file_name% |
||||
type: i18next_json |
||||
- type: i18next_json |
||||
# The following are pulled from env variables |
||||
project_id_env: CROWDIN_PROJECT_ID |
||||
api_token_env: CROWDIN_PERSONAL_TOKEN |
||||
|
Loading…
Reference in new issue