mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
Make es-ES the default for Spanish.
This commit is contained in:
parent
479ce985a9
commit
e86dfa43af
2 changed files with 1 additions and 218 deletions
|
|
@ -56,7 +56,7 @@ export const languages = {
|
|||
'el-GR': { label: 'Ελληνικά', dateLocale: el },
|
||||
'en-GB': { label: 'English (UK)', dateLocale: enGB },
|
||||
'en-US': { label: 'English (US)', dateLocale: enUS },
|
||||
'es-MX': { label: 'Español', dateLocale: es },
|
||||
'es-ES': { label: 'Español', dateLocale: es },
|
||||
'fa-IR': { label: 'فارسی', dateLocale: faIR, dir: 'rtl' },
|
||||
'fi-FI': { label: 'Suomi', dateLocale: fi },
|
||||
'fo-FO': { label: 'Føroyskt' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue