mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 10:58:39 -04:00
* added the missing Russian strings As suggested last week by @squidfunk, added the missing Russian strings Also fixed: 1. search.result.other string per Russian grammar plural rules, reference: https://developer.mozilla.org.cach3.com/en/Localization_and_Plurals#Plural_rule_.237_.283_forms.29 2. source.file.date.created which was mistranslated as an adjective rather than a Apart of that I'd suggest to change "toc.title": "Содержание" to "toc.title": "Содержание раздела" (as Содержание in Russian refers to a complete documentation set contents) * updated "toc.title" to "Содержание раздела" updated "toc.title" to "Содержание раздела", previous "Содержание" version referred to a complete documentation table of contents (rather than a section/page contents)