diff options
author | Samantha McVey <samantham@posteo.net> | 2016-11-16 15:21:24 -0800 |
---|---|---|
committer | Samantha McVey <samantham@posteo.net> | 2016-11-16 15:21:24 -0800 |
commit | ce00d724a1c648b5a735fcc79276c4157d0f883d (patch) | |
tree | f5d1986f951e46e6b75951da9f068142c867d528 /ru-ru | |
parent | ebc70fe2897cd8fddcde60299fb4fd9b0aae5150 (diff) |
Fix #2573 where ru-ru HTML file did not specify which language it was in the YAML frontmatter
Diffstat (limited to 'ru-ru')
-rw-r--r-- | ru-ru/html-ru.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ru-ru/html-ru.html.markdown b/ru-ru/html-ru.html.markdown index 5cf95fc4..5069d77f 100644 --- a/ru-ru/html-ru.html.markdown +++ b/ru-ru/html-ru.html.markdown @@ -5,6 +5,7 @@ contributors: - ["Christophe THOMAS", "https://github.com/WinChris"] translators: - ["Lana Tim", "https://github.com/LanaTim"] +lang: ru-ru --- HTML расшифровывается как Hypertext Markup Language(гипертекстовый язык разметки). |