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

Russian lang added

This commit is contained in:
alexey
2017-09-12 16:42:04 +03:00
parent cd7e727f8c
commit ab7f5def04
12 changed files with 809 additions and 2 deletions

View File

@@ -126,7 +126,8 @@ return [
'sk' => 'Slovensky',
'ja' => '日本語',
'pl' => 'Polski',
'it' => 'Italian'
'it' => 'Italian',
'ru' => 'Русский'
]
///////////////////////////////////
];