forked from FoundKeyGang/FoundKey
Update en.json
This commit is contained in:
parent
5fe82d3ef8
commit
218f1686a8
1 changed files with 4 additions and 4 deletions
|
@ -65,7 +65,7 @@
|
||||||
"posting": "Posting",
|
"posting": "Posting",
|
||||||
"attach-media-from-local": "Attach media from your pc",
|
"attach-media-from-local": "Attach media from your pc",
|
||||||
"attach-media-from-drive": "Attach media from the drive",
|
"attach-media-from-drive": "Attach media from the drive",
|
||||||
"attach-cancel": "Cancel to attach",
|
"attach-cancel": "Cancel attachment",
|
||||||
"insert-the-cat": "Insert the cat",
|
"insert-the-cat": "Insert the cat",
|
||||||
"create-poll": "Create a poll",
|
"create-poll": "Create a poll",
|
||||||
"text-remain": "{} chars remaining"
|
"text-remain": "{} chars remaining"
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
"post": "New post",
|
"post": "New post",
|
||||||
"reply": "Reply",
|
"reply": "Reply",
|
||||||
"attaches": "{} media attached",
|
"attaches": "{} media attached",
|
||||||
"uploading-media": "{} media uploading"
|
"uploading-media": "uploading {} media"
|
||||||
},
|
},
|
||||||
"mk-timeline-post": {
|
"mk-timeline-post": {
|
||||||
"reposted-by": "Reposted by {}",
|
"reposted-by": "Reposted by {}",
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
},
|
},
|
||||||
"mk-notifications-home-widget": {
|
"mk-notifications-home-widget": {
|
||||||
"title": "Notifications",
|
"title": "Notifications",
|
||||||
"settings": "Settings of notifications"
|
"settings": "Notification settings"
|
||||||
},
|
},
|
||||||
"mk-user-recommendation-home-widget": {
|
"mk-user-recommendation-home-widget": {
|
||||||
"title": "Recommended users",
|
"title": "Recommended users",
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
"repost": "Repost",
|
"repost": "Repost",
|
||||||
"reposting": "Reposting...",
|
"reposting": "Reposting...",
|
||||||
"success": "Reposted!",
|
"success": "Reposted!",
|
||||||
"failure": "Repost failed"
|
"failure": "failed to Repost"
|
||||||
},
|
},
|
||||||
"mk-repost-form-window": {
|
"mk-repost-form-window": {
|
||||||
"title": "Are you sure you want to repost this post?"
|
"title": "Are you sure you want to repost this post?"
|
||||||
|
|
Loading…
Reference in a new issue