chore(docs): update docs for i18n

This commit is contained in:
Dillon
2020-05-12 21:11:20 +08:00
parent fcba1590b6
commit 13b051b585
25 changed files with 23 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# Translations for Romanian
# Traduceri pentru limba română
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# === baseof ==
@@ -54,7 +55,7 @@ other = "Temă"
# === partials/comment.html ===
[valineLang]
other = "ro"
other = "en"
[valinePlaceholder]
other = "Comentariul dvs ..."
@@ -82,6 +83,9 @@ other = "Nici un rezultat gasit"
[lunrLanguageCode]
other = "ro"
[lunrLanguageLib]
other = "lib/lunr/lunr.ro.js"
[copyToClipboard]
other = "Copiați în clipboard"
# === partials/assets.html ===

View File

@@ -1,4 +1,5 @@
# Translations for Russian
# Переводы на русский
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# === baseof ==
@@ -54,7 +55,7 @@ other = "Тема"
# === partials/comment.html ===
[valineLang]
other = "ru"
other = "en"
[valinePlaceholder]
other = "Ваш комментарий ..."
@@ -82,6 +83,9 @@ other = "Результатов не найдено"
[lunrLanguageCode]
other = "ru"
[lunrLanguageLib]
other = "lib/lunr/lunr.ru.js"
[copyToClipboard]
other = "Копировать в буфер обмена"
# === partials/assets.html ===