l10n
This commit is contained in:
parent
79577c9ebb
commit
5b5ceabbf1
4 changed files with 28 additions and 6 deletions
|
@ -113,6 +113,17 @@
|
|||
"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!"
|
||||
},
|
||||
"mk-repost-form": {
|
||||
"quote": "Quote...",
|
||||
"cancel": "Cancel",
|
||||
"repost": "Repost",
|
||||
"reposting": "Reposting...",
|
||||
"success": "Reposted!",
|
||||
"failure": "Repost failed"
|
||||
},
|
||||
"mk-repost-form-window": {
|
||||
"title": "Are you sure you want to repost this post?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -113,6 +113,17 @@
|
|||
"mk-donation-home-widget": {
|
||||
"title": "寄付のお願い",
|
||||
"text": "Misskeyの運営にはドメイン、サーバー等のコストが掛かります。Misskeyは広告を掲載したりしないため、収入を皆様からの寄付に頼っています。もしご興味があれば、{}までご連絡ください。ご協力ありがとうございます。"
|
||||
},
|
||||
"mk-repost-form": {
|
||||
"quote": "引用する...",
|
||||
"cancel": "キャンセル",
|
||||
"repost": "Repost",
|
||||
"reposting": "しています...",
|
||||
"success": "Repostしました!",
|
||||
"failure": "Repostできませんでした"
|
||||
},
|
||||
"mk-repost-form-window": {
|
||||
"title": "この投稿をRepostしますか?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue