enhance(frontend): tweak about-misskey page
This commit is contained in:
Vendored
+1
@@ -1707,6 +1707,7 @@ export interface Locale {
|
||||
"donate": string;
|
||||
"morePatrons": string;
|
||||
"patrons": string;
|
||||
"projectMembers": string;
|
||||
};
|
||||
"_displayOfSensitiveMedia": {
|
||||
"respect": string;
|
||||
|
||||
+2
-1
@@ -1617,13 +1617,14 @@ _registry:
|
||||
|
||||
_aboutMisskey:
|
||||
about: "Misskeyはsyuiloによって2014年から開発されている、オープンソースのソフトウェアです。"
|
||||
contributors: "主なコントリビューター"
|
||||
contributors: "コントリビューター"
|
||||
allContributors: "全てのコントリビューター"
|
||||
source: "ソースコード"
|
||||
translation: "Misskeyを翻訳"
|
||||
donate: "Misskeyに寄付"
|
||||
morePatrons: "他にも多くの方が支援してくれています。ありがとうございます🥰"
|
||||
patrons: "支援者"
|
||||
projectMembers: "プロジェクトメンバー"
|
||||
|
||||
_displayOfSensitiveMedia:
|
||||
respect: "センシティブ設定されたメディアを隠す"
|
||||
|
||||
Reference in New Issue
Block a user