mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
commit
486521ed1a
@ -91,15 +91,16 @@ In order to add a value, add the following to your `config.yml`:
|
||||
|
||||
:::yml
|
||||
i18n:
|
||||
common_languages:
|
||||
common_locales:
|
||||
de_CGN:
|
||||
name: German (Cologne)
|
||||
native: Kölsch
|
||||
|
||||
Similarly, to change an existing existing language label, you can overwrite one of these keys:
|
||||
Similarly, to change an existing language label, you can overwrite one of these keys:
|
||||
|
||||
:::yml
|
||||
i18n:
|
||||
common_languages:
|
||||
common_locales:
|
||||
en_NZ:
|
||||
native: Niu Zillund
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user