Merge pull request #761 from xm74/patch-10

Create ru_RU.json
This commit is contained in:
Diego Najar 2018-08-28 17:19:05 +03:00 committed by GitHub
commit f56d22200a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"plugin-data":
{
"name": "Простая статистика",
"description": "Показывает количество посетителей в панели управления."
},
"visits": "Посещения",
"visits-today": "Посещений сегодня",
"unique-visitors-today": "Уникальных посетителей сегодня"
}