New translations translation.json (Hungarian)
This commit is contained in:
parent
ad140de5cd
commit
dd477cb92a
|
@ -16,7 +16,8 @@
|
||||||
"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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"accounts": {
|
"accounts": {
|
||||||
|
@ -121,6 +122,12 @@
|
||||||
"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