1
0
This commit is contained in:
syuilo
2017-03-26 17:43:25 +09:00
parent 79577c9ebb
commit 5b5ceabbf1
4 changed files with 28 additions and 6 deletions
+11
View File
@@ -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?"
}
}
}