1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +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

@@ -254,6 +254,7 @@ return [
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',