diff --git a/locales/en-US.yml b/locales/en-US.yml index f597f52dd..9dd61f9e8 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -2818,6 +2818,7 @@ _selfXssPrevention: _followRequest: recieved: "Requests received" sent: "Requests sent" +pariMisskeyAbout: "Pari Cafe uses a branch that has been customized for the original version." timeTravel: "Time Travel" timeTravelDescription: "Show posts before this date." undoPostForm: "Undo" diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 1313c7606..ea6e9fb14 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -2829,6 +2829,7 @@ _followRequest: recieved: "受け取った申請" sent: "送った申請" +pariMisskeyAbout: "Pari Cafe使用のブランチは、原版に対してカスタマイズを行っています。" timeTravel: "Time Travel" timeTravelDescription: "Show posts before this date." undoPostForm: "Undo" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 3ed7bcd8d..319ad9e7c 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -2823,6 +2823,7 @@ _selfXssPrevention: _followRequest: recieved: "已收到申请" sent: "已发送申请" +pariMisskeyAbout: "Pari Cafe使用的分支基于原版进行了定制。" timeTravel: "时光机" timeTravelDescription: "显示该日期以前的帖子" pariPlusInfo: "Pari Plus! 定制 Misskey~!" diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 205c98bae..0379ef85c 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -2821,6 +2821,7 @@ _selfXssPrevention: _followRequest: recieved: "收到的請求" sent: "送出的請求" +pariMisskeyAbout: "Pari Cafe使用的分支是基於原版進行了定制。" timeTravel: "時光機" timeTravelDescription: "回到指定的日期" pariPlusInfo: "Pari Plus! 自訂 Misskey~!" diff --git a/packages/frontend/src/pages/about-misskey.vue b/packages/frontend/src/pages/about-misskey.vue index 68d85f540..7d5033652 100644 --- a/packages/frontend/src/pages/about-misskey.vue +++ b/packages/frontend/src/pages/about-misskey.vue @@ -23,7 +23,7 @@ SPDX-License-Identifier: AGPL-3.0-only