Skip to content

Commit

Permalink
Updated russian localization file
Browse files Browse the repository at this point in the history
Just added translation for `Save` button and replaced `Preview` button by shorter word for better view.
  • Loading branch information
Anton Kochnev committed Dec 24, 2015
1 parent 170d3e0 commit bdcea68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion locale/bootstrap-markdown.ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'code text here': "программный код",
'Quote': "Цитата",
'quote here': "цитируемый текст",
'Preview': "Предварительный просмотр"
'Save': "Сохранить",
'Preview': "Предпросмотр"
};
}(jQuery))

0 comments on commit bdcea68

Please sign in to comment.