mediawiki-extensions-Templa.../i18n/api/ru.json
Translation updater bot bd9af7e96d Localisation updates from https://translatewiki.net.
Change-Id: Ie4213569beaf8d8a3ed9696a4815d7d822f979e5
2023-02-22 09:01:35 +01:00

14 lines
795 B
JSON
Raw Permalink 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": [
"Ivan Pozdeev",
"Okras",
"Putnik"
]
},
"apihelp-templatedata-description": "Получить данные, сохраненные расширением TemplateData.",
"apihelp-templatedata-summary": "Получить данные, сохранённые расширением TemplateData.",
"apihelp-templatedata-example-1": "Вернуть TemplateData для [[Template:Foobar]] с результатами, если шаблон не существует или существует, но не имеет TemplateData",
"apihelp-templatedata-param-lang": "Вернуть локализованные значения на этом языке. По умолчанию возвращаются все доступные переводы."
}