mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 12:14:08 -06:00
967a650d2d
* refactor: crowdin config * feat: add GH actions * refactor: remove old GH action * refactor: fix formatting issue * refactor: adjust docs * refactor: add changes after code review * refactor: add changes after code review * refactor: update CODEOWNERS file
8 lines
259 B
YAML
8 lines
259 B
YAML
files:
|
|
- source: /public/locales/en-US/grafana.json
|
|
translation: /public/locales/%locale%/%original_file_name%
|
|
type: i18next_json
|
|
# The following are pulled from env variables
|
|
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|