chore(docs): update docs for i18n
This commit is contained in:
@@ -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 ===
|
||||
|
||||
@@ -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 ===
|
||||
|
||||
Reference in New Issue
Block a user