I18n: Specify i18next_json as the type in crowdin config (#77972)

pull/77120/head^2
Josh Hunt 2 years ago committed by GitHub
parent d410ef3439
commit 1e7202d9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      crowdin.yml

@ -1,6 +1,7 @@
files:
- source: /public/locales/en-US/grafana.json
translation: /public/locales/%locale%/%original_file_name%
type: i18next_json
pull_request_title: 'I18n: Crowdin sync'
pull_request_labels:
- area/internationalization

Loading…
Cancel
Save