1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added lithuanian option to locale system

This commit is contained in:
Dan Brown
2021-08-21 20:24:58 +01:00
parent a274406038
commit ce6e25b341
3 changed files with 3 additions and 1 deletions

View File

@ -34,6 +34,7 @@ class Localization
'it' => 'it_IT',
'ja' => 'ja',
'ko' => 'ko_KR',
'lt' => 'lt_LT',
'lv' => 'lv_LV',
'nl' => 'nl_NL',
'nb' => 'nb_NO',