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