mirror of
https://github.com/yude-jp/yude.jp
synced 2025-11-03 13:18:34 +09:00
Add i18n key: "post_list"
This commit is contained in:
@@ -8,5 +8,6 @@
|
|||||||
"mutual": "Mutual links",
|
"mutual": "Mutual links",
|
||||||
"status": "Service Status",
|
"status": "Service Status",
|
||||||
"icon_1": "Icon: ",
|
"icon_1": "Icon: ",
|
||||||
"icon_2": ""
|
"icon_2": "",
|
||||||
|
"post_list": "Posts listing"
|
||||||
}
|
}
|
||||||
@@ -8,5 +8,6 @@
|
|||||||
"mutual": "相互リンク",
|
"mutual": "相互リンク",
|
||||||
"status": "サービスの状態",
|
"status": "サービスの状態",
|
||||||
"icon_1": "アイコン: ",
|
"icon_1": "アイコン: ",
|
||||||
"icon_2": "さん"
|
"icon_2": "さん",
|
||||||
|
"post_list": "記事一覧"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user