New translations translation.json (Spanish)
This commit is contained in:
parent
962b4c26bd
commit
32b85844a1
|
@ -16,8 +16,10 @@
|
||||||
"show_more": "Show more",
|
"show_more": "Show more",
|
||||||
"show_less": "Show less",
|
"show_less": "Show less",
|
||||||
"cw": "Media hidden",
|
"cw": "Media hidden",
|
||||||
"report": "Report {user}"
|
"report": "Report {user}",
|
||||||
}
|
"open_original": "Open original page"
|
||||||
|
},
|
||||||
|
"mark_as_read": "Mark as read"
|
||||||
},
|
},
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"new": {
|
"new": {
|
||||||
|
@ -115,12 +117,19 @@
|
||||||
"upload_error": "Failed to upload the file",
|
"upload_error": "Failed to upload the file",
|
||||||
"compose": {
|
"compose": {
|
||||||
"post_failed": "Failed to post a status"
|
"post_failed": "Failed to post a status"
|
||||||
}
|
},
|
||||||
|
"failed_mark": "Failed to mark as read"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"follow": "Follow",
|
"follow": "Follow",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Unfollow",
|
||||||
"open_original": "Open original page",
|
"open_original": "Open original page",
|
||||||
|
"block": "Block",
|
||||||
|
"unblock": "Unblock",
|
||||||
|
"mute": "Mute",
|
||||||
|
"unmute": "Unmute",
|
||||||
|
"block_domain": "Block domain {server}",
|
||||||
|
"unblock_domain": "Unblock domain {server}",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"followers": "Followers",
|
"followers": "Followers",
|
||||||
"followings": "Followings"
|
"followings": "Followings"
|
||||||
|
|
Loading…
Reference in New Issue