I18n: Add new language options (#101899)
* Add newLanguages feature toggle * add additional languages behind feature toggle * be more forgiving of what config looks like in tests * tweak regex * put pt-br back * restore order of pt-BR and cn-Hans, rename EXTRA_LANGUAGES to NEW_LANGUAGES * stricter test regex
This commit is contained in:
@@ -227,6 +227,7 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `newLogsPanel` | Enables the new logs panel in Explore |
|
||||
| `pluginsCDNSyncLoader` | Load plugins from CDN synchronously |
|
||||
| `assetSriChecks` | Enables SRI checks for Grafana JavaScript assets |
|
||||
| `extraLanguages` | Enables additional languages |
|
||||
|
||||
## Development feature toggles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user