@@ -123,19 +123,29 @@ You need to change the [`locale`](docs/options.md#locale) and [`supportedLocales
123
123
124
124
The following languages are currently supported:
125
125
126
- - German (Germany, Switzerland)
127
- - Spanish
128
- - English (International, US, UK)
129
- - French (Canada, France, Switzerland)
130
- - Italian (Italy, Switzerland)
131
- - Romanian
132
- - Japanese
133
- - Portuguese (Brazil, Portugal)
126
+ - German ` de ` (Germany ` de ` , Switzerland ` de-CH ` )
127
+ - Spanish ` es `
128
+ - English ` en ` (International ` en ` , US ` en-US ` , UK ` en-GB ` )
129
+ - French ` fr ` (Canada ` fr-CA ` , France ` fr ` , Switzerland ` fr-CH ` )
130
+ - Italian ` it ` (Italy ` it ` , Switzerland ` it-CH ` )
131
+ - Romanian ` ro `
132
+ - Japanese ` ja `
133
+ - Portuguese ` pt ` (Brazil ` pt-BR ` , Portugal ` pt ` )
134
134
135
135
We manage the translations in Crowdin, please see < https://crowdin.com/project/stac-browser/ > for details.
136
136
137
137
To add your own language, please follow the guide below: [ Adding a new language] ( #adding-a-new-language )
138
138
139
+ The following contributors kindly provide the translations:
140
+
141
+ - [ @jfbourgon ] ( https://github.com/jfbourgon ) : ` fr ` , ` fr-CA `
142
+ - [ @mneagul ] ( https://github.com/mneagul ) : ` ro `
143
+ - [ @m-mohr ] ( https://github.com/m-mohr ) : ` de ` , ` en ` , ` en-GB ` , ` en-US `
144
+ - [ @p1d1d1 ] ( https://github.com/p1d1d1 ) : ` de-CH ` , ` fr-CH ` , ` it ` , ` it-CH `
145
+ - [ @psacra ] ( https://github.com/psacra ) : ` pt `
146
+ - [ @rnanclares ] ( https://github.com/rnanclares ) : ` es `
147
+ - [ @uba ] ( https://github.com/uba ) : ` pt-BR `
148
+
139
149
#### Custom phrases
140
150
141
151
You can define custom phrases in the ` custom.json ` .
0 commit comments