This commit is contained in:
syuilo 2017-03-26 17:34:15 +09:00
parent 8b6a3cf844
commit 79577c9ebb
4 changed files with 11 additions and 10 deletions

View file

@ -109,6 +109,10 @@
"title": "Photostream",
"initializing": "Loading",
"no-photos": "No photos"
},
"mk-donation-home-widget": {
"title": "Donation",
"text": "To manage Misskey, we spend money for our domain, server, etc.. There's no incomes for us, so we need your tip. If you're interested, contact {}. Thank you for your contribution!"
}
}
}

View file

@ -109,6 +109,10 @@
"title": "フォトストリーム",
"initializing": "読み込んでいます",
"no-photos": "写真はありません"
},
"mk-donation-home-widget": {
"title": "寄付のお願い",
"text": "Misskeyの運営にはドメイン、サーバー等のコストが掛かります。Misskeyは広告を掲載したりしないため、収入を皆様からの寄付に頼っています。もしご興味があれば、{}までご連絡ください。ご協力ありがとうございます。"
}
}
}