New translations actions.json (Korean)

This commit is contained in:
xmflsct 2022-05-28 19:28:10 +02:00
parent 6bf62d02ff
commit d922619205
1 changed files with 3 additions and 1 deletions

View File

@ -8,11 +8,13 @@
"heading": "알림 종류 표시", "heading": "알림 종류 표시",
"content": { "content": {
"follow": "$t(screenTabs:me.push.follow.heading)", "follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "팔로우 요청",
"favourite": "$t(screenTabs:me.push.favourite.heading)", "favourite": "$t(screenTabs:me.push.favourite.heading)",
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"follow_request": "팔로우 요청" "status": "",
"update": ""
} }
} }
} }