mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Update entities.php
This commit is contained in:
parent
d62d2384cb
commit
215d84d705
@ -105,11 +105,13 @@ return [
|
|||||||
*/
|
*/
|
||||||
'shelf' => 'Полка',
|
'shelf' => 'Полка',
|
||||||
'shelves' => 'Полки',
|
'shelves' => 'Полки',
|
||||||
|
'x_shelves' => ':count полок|:count полок',
|
||||||
'shelves_long' => 'Книжные полки',
|
'shelves_long' => 'Книжные полки',
|
||||||
'shelves_empty' => 'Полки не созданы',
|
'shelves_empty' => 'Полки не созданы',
|
||||||
'shelves_create' => 'Создать новую полку',
|
'shelves_create' => 'Создать новую полку',
|
||||||
'shelves_popular' => 'Популярные полки',
|
'shelves_popular' => 'Популярные полки',
|
||||||
'shelves_new' => 'Новые полки',
|
'shelves_new' => 'Новые полки',
|
||||||
|
'shelves_new_action' => 'Новая полка',
|
||||||
'shelves_popular_empty' => 'Популярные полки появятся здесь.',
|
'shelves_popular_empty' => 'Популярные полки появятся здесь.',
|
||||||
'shelves_new_empty' => 'Последние созданные полки появятся здесь.',
|
'shelves_new_empty' => 'Последние созданные полки появятся здесь.',
|
||||||
'shelves_save' => 'Сохранить полку',
|
'shelves_save' => 'Сохранить полку',
|
||||||
|
Loading…
Reference in New Issue
Block a user