mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#2672)
* New translations common.php (French) * New translations entities.php (French) * New translations settings.php (Russian) * New translations settings.php (Ukrainian) * New translations common.php (Spanish, Argentina) * New translations common.php (Spanish) * New translations entities.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations common.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations common.php (Chinese Simplified) * New translations common.php (Polish) * New translations common.php (Norwegian Bokmal) * New translations common.php (Bosnian) * New translations common.php (Latvian) * New translations common.php (Persian) * New translations common.php (Indonesian) * New translations common.php (Vietnamese) * New translations common.php (Chinese Traditional) * New translations common.php (Ukrainian) * New translations common.php (Turkish) * New translations common.php (Swedish) * New translations common.php (Slovenian) * New translations common.php (Slovak) * New translations common.php (Russian) * New translations common.php (Portuguese) * New translations common.php (Dutch) * New translations common.php (French) * New translations common.php (Korean) * New translations common.php (Japanese) * New translations common.php (Italian) * New translations common.php (Hungarian) * New translations common.php (Hebrew) * New translations common.php (German) * New translations common.php (Danish) * New translations common.php (Czech) * New translations common.php (Catalan) * New translations common.php (Bulgarian) * New translations common.php (Arabic) * New translations common.php (Portuguese, Brazilian) * New translations common.php (Spanish) * New translations common.php (Spanish, Argentina) * New translations common.php (German Informal)
This commit is contained in:
@ -65,6 +65,7 @@ return [
|
||||
'breadcrumb' => 'Навігація',
|
||||
|
||||
// Header
|
||||
'header_menu_expand' => 'Expand Header Menu',
|
||||
'profile_menu' => 'Меню профілю',
|
||||
'view_profile' => 'Переглянути профіль',
|
||||
'edit_profile' => 'Редагувати профіль',
|
||||
@ -73,7 +74,9 @@ return [
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => 'Інфо',
|
||||
'tab_info_label' => 'Tab: Show Secondary Information',
|
||||
'tab_content' => 'Вміст',
|
||||
'tab_content_label' => 'Tab: Show Primary Content',
|
||||
|
||||
// Email Content
|
||||
'email_action_help' => 'Якщо у вас виникають проблеми при натисканні кнопки ":actionText", скопіюйте та вставте URL у свій веб-браузер:',
|
||||
|
@ -232,7 +232,7 @@ return [
|
||||
'ar' => 'العربية',
|
||||
'bg' => 'Bǎlgarski',
|
||||
'bs' => 'Bosanski',
|
||||
'ca' => 'Каталаньський',
|
||||
'ca' => 'Català',
|
||||
'cs' => 'Česky',
|
||||
'da' => 'Dansk',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
|
Reference in New Issue
Block a user