mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Fixed lang references.
This commit is contained in:
parent
ae49317c93
commit
3b6c6846b1
@ -15,6 +15,7 @@ import {
|
|||||||
faIR,
|
faIR,
|
||||||
he,
|
he,
|
||||||
hi,
|
hi,
|
||||||
|
hr,
|
||||||
id,
|
id,
|
||||||
it,
|
it,
|
||||||
ja,
|
ja,
|
||||||
@ -80,11 +81,10 @@ export const languages = {
|
|||||||
'pt-PT': { label: 'Português', dateLocale: pt },
|
'pt-PT': { label: 'Português', dateLocale: pt },
|
||||||
'ro-RO': { label: 'Română', dateLocale: ro },
|
'ro-RO': { label: 'Română', dateLocale: ro },
|
||||||
'ru-RU': { label: 'Русский', dateLocale: ru },
|
'ru-RU': { label: 'Русский', dateLocale: ru },
|
||||||
'si-LK': { label: 'සිංහල', dateLocale: si },
|
'si-LK': { label: 'සිංහල', dateLocale: id },
|
||||||
'sk-SK': { label: 'Slovenčina', dateLocale: sk },
|
'sk-SK': { label: 'Slovenčina', dateLocale: sk },
|
||||||
'sl-SI': { label: 'Slovenščina', dateLocale: sl },
|
'sl-SI': { label: 'Slovenščina', dateLocale: sl },
|
||||||
'sv-SE': { label: 'Svenska', dateLocale: sv },
|
'sv-SE': { label: 'Svenska', dateLocale: sv },
|
||||||
'de-CH': { label: 'Schwiizerdütsch', dateLocale: de },
|
|
||||||
'ta-IN': { label: 'தமிழ்', dateLocale: ta },
|
'ta-IN': { label: 'தமிழ்', dateLocale: ta },
|
||||||
'th-TH': { label: 'ภาษาไทย', dateLocale: th },
|
'th-TH': { label: 'ภาษาไทย', dateLocale: th },
|
||||||
'tr-TR': { label: 'Türkçe', dateLocale: tr },
|
'tr-TR': { label: 'Türkçe', dateLocale: tr },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user