New translations translation.json (Hungarian)

This commit is contained in:
AkiraFukushima 2023-12-05 23:06:40 +09:00
parent eb3ce4e193
commit 09913c75e5
1 changed files with 7 additions and 1 deletions

View File

@ -21,9 +21,11 @@
"accounts": {
"new": {
"title": "Add account",
"domain": "Domain",
"sign_in": "Sign in",
"authorize": "Authorize"
}
},
"remove": "Remove"
},
"notification": {
"favourite": {
@ -105,5 +107,9 @@
"timeline": "Timeline",
"followers": "Followers",
"followings": "Followings"
},
"settings": {
"title": "Settings",
"language": "Language"
}
}