123456789101112131415161718192021222324252627 |
- /*
- Localizable.strings
- jiaPei
- Created by EchoShacolee on 2018/6/22.
- Copyright © 2018年 JCZ. All rights reserved.
- */
- // Title
- "title_success" = "Success";
- "title_unsuccess" = "Unsuccess";
- "title_failure" = "Failure";
- "title_license" = "License";
- "title_remind" = "Remind";
- "title_sure" = "Sure";
- "title_back" = "Back";
- // Key
- "key_action_live_detect" = "Live detect";
- "key_detect_result" = "Detect result";
- "key_start_detect" = "Start Detect";
- "key_action_israndom" = "Is random";
- "key_action_count" = "Count Number";
- "key_action_timeout" = "Timeout";
- "key_custom_UI" = "Custom UI";
- "key_sdk_license_failure" = "SDK license failure, please check up.";
- "key_message_remind_complete_action" = "Please follow the prompts to complete the action";
- "key_message_time_complete_action" = "Please complete the action within the stipulated time";
|