1{ 2 "string": [{ 3 "name": "ShenZhenTong", 4 "value": "Shenzhen Transport Card" 5 }, { 6 "name": "LingNanTong", 7 "value": "Lingnan Pass" 8 }, { 9 "name": "BeiJingYiKaTong", 10 "value": "Beijing Transport Card" 11 }, { 12 "name": "ShangHaiJiaoTongKa", 13 "value": "Shanghai Transport Card" 14 }, { 15 "name": "GuiMinHuLianHuTongKa", 16 "value": "GX T-Union Card" 17 }, { 18 "name": "DefaultTitle", 19 "value": "NFC tag discovered. Touch to view." 20 }, { 21 "name": "DefaultText", 22 "value": "Some apps may have their own NFC controls that need to be enabled manually." 23 }, { 24 "name": "TransportCardTitle", 25 "value": "NFC found Transport card" 26 }, { 27 "name": "TransportCardText", 28 "value": "%s discovered. Balance: %.2f RMB" 29 }, { 30 "name": "NfcWifiNtfTitle", 31 "value": "Connect to network" 32 }, { 33 "name": "NfcWifiNtfText", 34 "value": "Connect to network: %s?" 35 }, { 36 "name": "ActionButtonName", 37 "value": "Touch for details" 38 }, { 39 "name": "NfcWifiButtonName", 40 "value": "Connect" 41 }, { 42 "name": "NfcBtNtfTitle", 43 "value": "Nfc pairing request" 44 }, { 45 "name": "NfcBtNtfText", 46 "value": "Pair with the Bluetooth device: %s?" 47 }, { 48 "name": "NfcBtButtonName", 49 "value": "Pair" 50 },{ 51 "name": "NfcHceAidConflictedTitle", 52 "value": "NFC SWIPING CARD" 53 },{ 54 "name": "NfcHceAidConflictedText", 55 "value": "There are conflicts among multiple applications. It is required to open a specific application before swiping the card" 56 },{ 57 "name": "NoHapSupportedNtfTitle", 58 "value": "NFC Notification" 59 },{ 60 "name": "NoHapSupportedNtfText", 61 "value": "No supported applications available" 62 },{ 63 "name": "NoHapSupportedNtfButtonName", 64 "value": "Go to AppGallery" 65 },{ 66 "name": "NfcOpenLinkButtonName", 67 "value": "Open Link" 68 },{ 69 "name": "NfcOpenLinkTextHead", 70 "value": "Open Link: " 71 } 72 ] 73}