Add i18n key: "post_list"

This commit is contained in:
2021-09-06 10:25:18 +09:00
parent d239a211fc
commit c12ea87daf
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -8,5 +8,6 @@
"mutual": "Mutual links",
"status": "Service Status",
"icon_1": "Icon: ",
"icon_2": ""
"icon_2": "",
"post_list": "Posts listing"
}
+2 -1
View File
@@ -8,5 +8,6 @@
"mutual": "相互リンク",
"status": "サービスの状態",
"icon_1": "アイコン: ",
"icon_2": "さん"
"icon_2": "さん",
"post_list": "記事一覧"
}