mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Capitalize the first letter of the Czech local name
This commit is contained in:
parent
f03b487fb2
commit
4aa8ee632e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export const SUPPORTED_LOCALES = [
|
|||
},
|
||||
{
|
||||
code: 'cs',
|
||||
name: 'čeština',
|
||||
name: 'Čeština',
|
||||
},
|
||||
{
|
||||
code: 'de',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue