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