mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-25 21:35:07 +02:00
Added language entry for Lithuanian (Lietuvių)
This commit is contained in:
parent
b58e42ebf3
commit
65fdebde20
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ const languageCodeMap = {
|
|||
'fr': { label: 'Français', dateFnsLocale: 'fr' },
|
||||
'hr': { label: 'Hrvatski', dateFnsLocale: 'hr' },
|
||||
'it': { label: 'Italiano', dateFnsLocale: 'it' },
|
||||
'lt': { label: 'Lietuvių', dateFnsLocale: 'lt' },
|
||||
'nl': { label: 'Nederlands', dateFnsLocale: 'nl' },
|
||||
'pl': { label: 'Polski', dateFnsLocale: 'pl' },
|
||||
'ru': { label: 'Русский', dateFnsLocale: 'ru' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue