0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Add i18n key: "post_list"

This commit is contained in:
yude 2021-09-06 10:25:18 +09:00
parent d239a211fc
commit c12ea87daf
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
2 changed files with 4 additions and 2 deletions

View File

@ -8,5 +8,6 @@
"mutual": "Mutual links",
"status": "Service Status",
"icon_1": "Icon: ",
"icon_2": ""
"icon_2": "",
"post_list": "Posts listing"
}

View File

@ -8,5 +8,6 @@
"mutual": "相互リンク",
"status": "サービスの状態",
"icon_1": "アイコン: ",
"icon_2": "さん"
"icon_2": "さん",
"post_list": "記事一覧"
}