Localizable.strings 851 B

123456789101112131415161718192021222324252627
  1. /*
  2. Localizable.strings
  3. jiaPei
  4. Created by EchoShacolee on 2018/6/22.
  5. Copyright © 2018年 JCZ. All rights reserved.
  6. */
  7. // Title
  8. "title_success" = "Success";
  9. "title_unsuccess" = "Unsuccess";
  10. "title_failure" = "Failure";
  11. "title_license" = "License";
  12. "title_remind" = "Remind";
  13. "title_sure" = "Sure";
  14. "title_back" = "Back";
  15. // Key
  16. "key_action_live_detect" = "Live detect";
  17. "key_detect_result" = "Detect result";
  18. "key_start_detect" = "Start Detect";
  19. "key_action_israndom" = "Is random";
  20. "key_action_count" = "Count Number";
  21. "key_action_timeout" = "Timeout";
  22. "key_custom_UI" = "Custom UI";
  23. "key_sdk_license_failure" = "SDK license failure, please check up.";
  24. "key_message_remind_complete_action" = "Please follow the prompts to complete the action";
  25. "key_message_time_complete_action" = "Please complete the action within the stipulated time";