1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-06 12:02:45 +03:00

Update russian lang

This commit is contained in:
agvol
2019-03-23 10:22:54 +03:00
committed by GitHub
parent 15cf9f8b32
commit b2a5d07787

View File

@@ -238,6 +238,7 @@ return [
'page_tags' => 'Теги страницы', 'page_tags' => 'Теги страницы',
'chapter_tags' => 'Теги главы', 'chapter_tags' => 'Теги главы',
'book_tags' => 'Теги книги', 'book_tags' => 'Теги книги',
'shelf_tags' => 'Теги полки',
'tag' => 'Тег', 'tag' => 'Тег',
'tags' => 'Теги', 'tags' => 'Теги',
'tag_value' => 'Значение тега (опционально)', 'tag_value' => 'Значение тега (опционально)',