mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-04-14 00:00:03 +08:00
Remove useless texts
This commit is contained in:
@@ -1,22 +1,6 @@
|
|||||||
{
|
{
|
||||||
"default": {
|
"default": {
|
||||||
"miniature": "Miniature",
|
|
||||||
"capture": "Capture",
|
|
||||||
"acceptePicture": "Valid the picture",
|
|
||||||
"declinePicture": "Decline the picture",
|
|
||||||
"zoomMin": "-",
|
"zoomMin": "-",
|
||||||
"zoomMax": "+"
|
"zoomMax": "+"
|
||||||
},
|
|
||||||
"fr": {
|
|
||||||
"miniature": "Miniature",
|
|
||||||
"capture": "Photo",
|
|
||||||
"acceptePicture": "Accepter la photo",
|
|
||||||
"declinePicture": "Refuser la photo"
|
|
||||||
},
|
|
||||||
"en": {
|
|
||||||
"miniature": "Miniature",
|
|
||||||
"capture": "Capture",
|
|
||||||
"acceptePicture": "Valid the picture",
|
|
||||||
"declinePicture": "Decline the picture"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user