mediawiki-extensions-Editcount/i18n/ru.json
Siebrand Mazeland f5818b0233 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ic3ecc7a5d0c115b50ee094755eec95d2b93ae7be
2014-03-31 14:37:42 +02:00

13 lines
432 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"VasilievVV",
"Александр Сигачёв"
]
},
"editcount": "Счётчик правок",
"editcount-desc": "Показывает [[Special:Editcount|количество правок]] участника",
"editcount_username": "Участник:",
"editcount_submit": "Посчитать",
"editcount_total": "Всего"
}