We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9dbf51 commit 1ffaa7eCopy full SHA for 1ffaa7e
src/locales/ru.json
@@ -0,0 +1,10 @@
1
+{
2
+ "documentNavInfo": "Документ {{ currentFileNo }} of {{ allFilesCount }}",
3
+ "noRendererMessage": "Данный тип файла не поддерживается рендером: {{{ fileType }}}",
4
+ "downloadButtonLabel": "Скачать файл",
5
+ "brokenFile": "Ваш файл сломан. Пожалуйста, проверьте его на своём комьютере.",
6
+ "msgPluginRecipients": "Получатели",
7
+ "msgPluginSender": "Отправитель",
8
+ "pdfPluginLoading": "Загрузка...",
9
+ "pdfPluginPageNumber": "Страница {{ currentPage }}/{{ allPagesCount }}"
10
+}
0 commit comments