summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/qr/src/main/res/values-th/strings.xml
blob: 03d2a7c3a851d2f4b286a2f8f691157d2d042417 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!-- Content description (not visible, for screen readers etc.): Description of an image view. -->
    <string name="mozac_feature_qr_scanner">ตัวสแกน QR</string>

    <!-- Text shown if no camera is available on the device and the QR scanner cannot be displayed. -->
    <string name="mozac_feature_qr_scanner_no_camera">ไม่มีกล้องที่พร้อมใช้งานบนอุปกรณ์</string>

</resources>