Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-05-24 15:29:00 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-05-24 15:29:00 +0300
commitb4c734f9d845231025817c5fe661b940dae81ec2 (patch)
tree338b312f410fff9066e79aa27e99a95aa977ce8e /i18n
parente705be3d786cef0855bfdb1afbc8705627078e61 (diff)
Fix disqus issue under Vue app.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml4
-rw-r--r--i18n/fr.yaml4
-rw-r--r--i18n/zh-hant.yaml4
-rw-r--r--i18n/zh.yaml4
4 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index a37e54c..812b69c 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -14,8 +14,8 @@
translation: No older posts.
- id: comments_disabled
translation: Comments Disabled.
-- id: livere_comments_activate_js
- translation: Please activate JavaScript to use Livere Comment.
+- id: comments_activate_js
+ translation: Please activate JavaScript to view comments.
- id: hugo_theme
translation: Hugo Theme
- id: ported_from
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index c3990a6..cd2b862 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -14,8 +14,8 @@
translation: Pas de post plus ancien.
- id: comments_disabled
translation: Commentaires Désactivés.
-- id: livere_comments_activate_js
- translation: Veuillez activer JavaScript pour utiliser le système de commentaires Livere.
+- id: comments_activate_js
+ translation: Veuillez activer JavaScript pour utiliser le système de commentaires.
- id: hugo_theme
translation: Theme Hugo
- id: ported_from
diff --git a/i18n/zh-hant.yaml b/i18n/zh-hant.yaml
index 44bb93f..b745bd4 100644
--- a/i18n/zh-hant.yaml
+++ b/i18n/zh-hant.yaml
@@ -14,8 +14,8 @@
translation: 這是最舊的文章了。
- id: comments_disabled
translation: 此篇文章的評論功能已經停用。
-- id: livere_comments_activate_js
- translation: 請開啓 JavaScript 以便使用 Livere 評論服務。
+- id: comments_activate_js
+ translation: 請開啓 JavaScript 以便使用評論服務。
- id: hugo_theme
translation: Hugo Theme
- id: ported_from
diff --git a/i18n/zh.yaml b/i18n/zh.yaml
index afc9a7a..7bad92f 100644
--- a/i18n/zh.yaml
+++ b/i18n/zh.yaml
@@ -14,8 +14,8 @@
translation: 这是最旧的文章了。
- id: comments_disabled
translation: 此篇文章的评论功能已经停用。
-- id: livere_comments_activate_js
- translation: 请开启 JavaScript 以便使用 Livere 评论服务。
+- id: comments_activate_js
+ translation: 请开启 JavaScript 以便使用评论服务。
- id: hugo_theme
translation: Hugo Theme
- id: ported_from