Skip to content

Commit 5ea6bab

Browse files
committed
pref: delete i18n unused field
- power
1 parent 1bfde65 commit 5ea6bab

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

src/i18n/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "Be the first guy leaving a comment!",
1111
"commented": "commented",
1212
"load-more": "Load more",
13-
"power": "%{link} v1.0.0",
1413
"counts": "%{counts} comment |||| %{counts} comments",
1514
"sort-asc": "Sort by Oldest",
1615
"sort-desc": "Sort by Latest",

src/i18n/es-ES.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "Sé el primero en dejar un comentario!",
1111
"commented": "comentó",
1212
"load-more": "Cargar más",
13-
"power": "%{link} v1.0.0",
1413
"counts": "%{counts} comentario |||| %{counts} comentarios",
1514
"sort-asc": "Ordenar por Antiguos",
1615
"sort-desc": "Ordenar por Recientes",

src/i18n/fr.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "Être le premier à laisser un commentaire !",
1111
"commented": "commenter",
1212
"load-more": "Charger plus",
13-
"power": "%{link} v1.0.0",
1413
"counts": "%{counts} commentaire |||| %{counts} commentaires",
1514
"sort-asc": "Trier par plus ancien",
1615
"sort-desc": "Trier par plus récent",

src/i18n/ru.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "Будьте первым, кто оставил комментарий",
1111
"commented": "прокомментированный",
1212
"load-more": "Загрузить ещё",
13-
"power": "%{link} v1.0.0",
1413
"counts": "%{counts} комментарий |||| %{counts} комментарьев",
1514
"sort-asc": "Сортировать по старым",
1615
"sort-desc": "Сортировать по последним",

src/i18n/zh-CN.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "来做第一个留言的人吧!",
1111
"commented": "发表于",
1212
"load-more": "加载更多",
13-
"power": "由 %{link} 驱动",
1413
"counts": "%{counts} 条评论",
1514
"sort-asc": "从旧到新排序",
1615
"sort-desc": "从新到旧排序",

src/i18n/zh-TW.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"first-comment-person": "來做第一個留言的人吧!",
1111
"commented": "發表於",
1212
"load-more": "加載更多",
13-
"power": "由 %{link} 驅動",
1413
"counts": "%{counts} 條評論",
1514
"sort-asc": "從舊到新排序",
1615
"sort-desc": "從新到舊排序",

0 commit comments

Comments
 (0)