Merge pull request #512 from xm74/patch-5

Create ru_RU.json
This commit is contained in:
Diego Najar 2017-10-19 00:11:35 +02:00 committed by GitHub
commit 3462cefc4d
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"plugin-data":
{
"name": "API",
"description": "Интерфейс для взаимодействия с Bludit по HTTP-протоколу. <br> Узнать больше про этот плагин <a href=\"https://docs.bludit.com/en/api/introduction\">API Introduction</a>."
},
"api-token": "API Tтокен",
"amount-of-pages": "Количество страниц",
"this-is-the-maximum-of-pages-to-return-when-you-call-to": "Максимальное количество возвращаемых страниц при обращении к /api/pages",
"this-token-is-for-read-only-and-is-regenerated-every-time-you-install-the-plugin": "Данные токен используется только для чтения, он обновляется при каждой переустановке плагина"
}