New translations translation.json (Spanish)

This commit is contained in:
AkiraFukushima 2024-01-28 21:11:00 +09:00
parent 962b4c26bd
commit 32b85844a1
1 changed files with 12 additions and 3 deletions

View File

@ -16,8 +16,10 @@
"show_more": "Show more",
"show_less": "Show less",
"cw": "Media hidden",
"report": "Report {user}"
}
"report": "Report {user}",
"open_original": "Open original page"
},
"mark_as_read": "Mark as read"
},
"accounts": {
"new": {
@ -115,12 +117,19 @@
"upload_error": "Failed to upload the file",
"compose": {
"post_failed": "Failed to post a status"
}
},
"failed_mark": "Failed to mark as read"
},
"profile": {
"follow": "Follow",
"unfollow": "Unfollow",
"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",
"followers": "Followers",
"followings": "Followings"