Skip to content

Commit

Permalink
fix(INJI-282): show correct text messages as per the wireframe
Browse files Browse the repository at this point in the history
Signed-off-by: PuBHARGAVI <[email protected]>
  • Loading branch information
PuBHARGAVI committed Dec 7, 2023
1 parent f3539cc commit 8a2170b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "Camera access disabled!",
"cameraPermissionGuideLabel": "Go to settings and enable the camera access manually.",
"cameraPermissionGuideLabel": "Go to phone settings and enable the camera access manually.",
"flipCamera": "Flip Camera"
},
"VcDetails": {
Expand Down
2 changes: 1 addition & 1 deletion locales/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "Naka-disable ang access sa camera!",
"cameraPermissionGuideLabel": "Pumunta sa mga setting at manual na paganahin ang access ng camera.",
"cameraPermissionGuideLabel": "Pumunta sa mga setting ng telepono at manual na paganahin ang access ng camera.",
"flipCamera": "I-flip ang Camera"
},
"VcDetails": {
Expand Down
2 changes: 1 addition & 1 deletion locales/hin.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "कैमरा पहुंच अक्षम!",
"cameraPermissionGuideLabel": "सेटिंग्स में जाएं और कैमरा एक्सेस को मैन्युअल रूप से सक्षम करें।",
"cameraPermissionGuideLabel": "फ़ोन सेटिंग में जाएं और कैमरा एक्सेस को मैन्युअल रूप से सक्षम करें।",
"flipCamera": "कैमरा पलटें"
},
"VcDetails": {
Expand Down
2 changes: 1 addition & 1 deletion locales/kan.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "ಕ್ಯಾಮರಾ ಪ್ರವೇಶವನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ!",
"cameraPermissionGuideLabel": "ಸೆಟ್ಟಿಂಗ್‌ಗಳಿಗೆ ಹೋಗಿ ಮತ್ತು ಕ್ಯಾಮರಾ ಪ್ರವೇಶವನ್ನು ಹಸ್ತಚಾಲಿತವಾಗಿ ಸಕ್ರಿಯಗೊಳಿಸಿ.",
"cameraPermissionGuideLabel": "ಫೋನ್ ಸೆಟ್ಟಿಂಗ್‌ಗಳಿಗೆ ಹೋಗಿ ಮತ್ತು ಕ್ಯಾಮರಾ ಪ್ರವೇಶವನ್ನು ಹಸ್ತಚಾಲಿತವಾಗಿ ಸಕ್ರಿಯಗೊಳಿಸಿ.",
"flipCamera": "ಫ್ಲಿಪ್ ಕ್ಯಾಮೆರಾ"
},
"VcDetails": {
Expand Down
2 changes: 1 addition & 1 deletion locales/spa.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "¡Acceso a la cámara deshabilitado!",
"cameraPermissionGuideLabel": "Vaya a configuración y habilite el acceso a la cámara manualmente.",
"cameraPermissionGuideLabel": "Vaya a la configuración del teléfono y habilite el acceso a la cámara manualmente.",
"flipCamera": "Voltear cámara"
},
"VcDetails": {
Expand Down
2 changes: 1 addition & 1 deletion locales/tam.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"QrScanner": {
"cameraAccessDisabled": "கேமரா அணுகல் முடக்கப்பட்டுள்ளது!",
"cameraPermissionGuideLabel": "அமைப்புகளுக்குச் சென்று கேமரா அணுகலை கைமுறையாக இயக்கவும்.",
"cameraPermissionGuideLabel": "தொலைபேசி அமைப்புகளுக்குச் சென்று கேமரா அணுகலை கைமுறையாக இயக்கவும்.",
"flipCamera": "ஃபிளிப் கேமரா"
},
"VcDetails": {
Expand Down

0 comments on commit 8a2170b

Please sign in to comment.