mirror of
https://github.com/tooot-app/app
synced 2025-04-13 01:42:41 +02:00
New translations imageViewer.json (Korean)
This commit is contained in:
parent
e238c09c6a
commit
548ef9a05c
17
src/i18n/ko/screens/imageViewer.json
Normal file
17
src/i18n/ko/screens/imageViewer.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"content": {
|
||||
"actions": {
|
||||
"accessibilityLabel": "이 이미지의 더 많은 동작",
|
||||
"accessibilityHint": "이 이미지를 저장하거나 공유할 수 있어요"
|
||||
},
|
||||
"options": {
|
||||
"save": "이미지 저장",
|
||||
"share": "이미지 공유",
|
||||
"cancel": "$t(common:buttons.cancel)"
|
||||
},
|
||||
"save": {
|
||||
"succeed": "이미지 저장됨",
|
||||
"failed": "이미지 저장 실패"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user