mirror of
https://github.com/tooot-app/app
synced 2025-03-12 01:20:06 +01:00
New translations actions.json (Korean)
This commit is contained in:
parent
1730030189
commit
14f2cf3632
19
src/i18n/ko/screens/actions.json
Normal file
19
src/i18n/ko/screens/actions.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"content": {
|
||||
"button": {
|
||||
"apply": "$t(common:buttons.apply)",
|
||||
"cancel": "$t(common:buttons.cancel)"
|
||||
},
|
||||
"notificationsFilter": {
|
||||
"heading": "알림 종류 표시",
|
||||
"content": {
|
||||
"follow": "$t(screenTabs:me.push.follow.heading)",
|
||||
"favourite": "$t(screenTabs:me.push.favourite.heading)",
|
||||
"reblog": "$t(screenTabs:me.push.reblog.heading)",
|
||||
"mention": "$t(screenTabs:me.push.mention.heading)",
|
||||
"poll": "$t(screenTabs:me.push.poll.heading)",
|
||||
"follow_request": "팔로우 요청"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user