mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#2892)
* New translations entities.php (Spanish, Argentina) * New translations entities.php (German Informal) * New translations activities.php (Lithuanian) * New translations settings.php (Lithuanian) * New translations passwords.php (Lithuanian) * New translations errors.php (Lithuanian) * New translations entities.php (Lithuanian) * New translations common.php (Lithuanian) * New translations auth.php (Lithuanian) * New translations validation.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations auth.php (Spanish, Argentina) * New translations activities.php (Spanish, Argentina) * New translations validation.php (Lithuanian)
This commit is contained in:
@ -39,7 +39,12 @@ return [
|
||||
'reset' => 'Atsatyti',
|
||||
'remove' => 'Pašalinti',
|
||||
'add' => 'Pridėti',
|
||||
'configure' => 'Configure',
|
||||
'fullscreen' => 'Visas ekranas',
|
||||
'favourite' => 'Favourite',
|
||||
'unfavourite' => 'Unfavourite',
|
||||
'next' => 'Next',
|
||||
'previous' => 'Previous',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Rūšiuoti pasirinkimus',
|
||||
@ -56,6 +61,7 @@ return [
|
||||
'no_activity' => 'Nėra veiklų',
|
||||
'no_items' => 'Nėra elementų',
|
||||
'back_to_top' => 'Grįžti į pradžią',
|
||||
'skip_to_main_content' => 'Skip to main content',
|
||||
'toggle_details' => 'Perjungti detales',
|
||||
'toggle_thumbnails' => 'Perjungti miniatūras',
|
||||
'details' => 'Detalės',
|
||||
|
Reference in New Issue
Block a user