New translations translation.json (Korean)
This commit is contained in:
parent
4e8c97f49b
commit
2ec6212840
|
@ -21,9 +21,11 @@
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"new": {
|
"new": {
|
||||||
"title": "Add account",
|
"title": "Add account",
|
||||||
|
"domain": "Domain",
|
||||||
"sign_in": "Sign in",
|
"sign_in": "Sign in",
|
||||||
"authorize": "Authorize"
|
"authorize": "Authorize"
|
||||||
}
|
},
|
||||||
|
"remove": "Remove"
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"favourite": {
|
"favourite": {
|
||||||
|
@ -105,5 +107,9 @@
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"followers": "Followers",
|
"followers": "Followers",
|
||||||
"followings": "Followings"
|
"followings": "Followings"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"title": "Settings",
|
||||||
|
"language": "Language"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue