初始化代码
This commit is contained in:
70
moduleUtil/src/main/res/values-en-rUs/strings.xml
Normal file
70
moduleUtil/src/main/res/values-en-rUs/strings.xml
Normal file
@@ -0,0 +1,70 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||
|
||||
<string name="recommend_skip">Skip</string>
|
||||
<string name="login_title">Verification code login</string>
|
||||
<string name="circle_title">circle</string>
|
||||
<string name="voice_title">Vespa</string>
|
||||
<string name="wallet">wallet</string>
|
||||
<string name="dan">dan</string>
|
||||
<string name="guild">Guild</string>
|
||||
<string name="dressup">dress up</string>
|
||||
<string name="shopping">shopping</string>
|
||||
<string name="backpack">Me backpack</string>
|
||||
<string name="daily">daily task</string>
|
||||
|
||||
<string name="msg_notification">Message Notification</string>
|
||||
<string name="minor_mode">Minor Mode</string>
|
||||
<string name="blacklist">Blacklist</string>
|
||||
<string name="set_password">Set Password</string>
|
||||
<string name="bind_phone">Bind Phone</string>
|
||||
<string name="about_us">About Us</string>
|
||||
<string name="version_number">Version Number</string>
|
||||
<string name="account_security">Account OR Security</string>
|
||||
<string name="set_phone_permission">Set Phone Permissions</string>
|
||||
<string name="clear_cache">Clear Cache</string>
|
||||
<string name="cache_size_default">0M</string>
|
||||
<string name="change_address">Change Address</string>
|
||||
<string name="change_account">Switch Account</string>
|
||||
<string name="real_name_authentication">Real Name Authentication</string>
|
||||
<string name="account_deactivation">Account Deactivation</string>
|
||||
<string name="logout">Logout</string>
|
||||
<string name="feedback">Feedback</string>
|
||||
<string name="immediate_authentication">Authenticate Now</string>
|
||||
<string name="real_name_authentication_prompt">According to national regulations, live streaming requires real-name authentication. Would you like to proceed?</string>
|
||||
|
||||
<string name="fill_identity_info">Fill in Identity Information</string>
|
||||
<string name="face_recognition">Face Recognition</string>
|
||||
<string name="real_name_authentication_tips">
|
||||
According to national laws and regulations, users are required to complete real-name authentication. Please enter your own accurate and valid information. Once authenticated, the information cannot be changed casually. Please fill in carefully. We promise to strictly protect your personal information and will not disclose it to third parties.
|
||||
</string>
|
||||
<string name="real_name">Real Name</string>
|
||||
<string name="id_number">ID Number</string>
|
||||
<string name="please_enter_real_name">Please enter your real name</string>
|
||||
<string name="please_enter_id_number">Please enter your ID number</string>
|
||||
|
||||
<string name="room_rank">Room Rank</string>
|
||||
<string name="wealth_rank">Wealth Rank</string>
|
||||
<string name="charm_rank">Charm Rank</string>
|
||||
<string name="guild_rank">Guild Rank</string>
|
||||
<string name="true_love_rank">True Love Rank</string>
|
||||
|
||||
|
||||
<string name="login_title_password">password login</string>
|
||||
<string name="login_web_title">Welcome to Stupid Dog</string>
|
||||
<string name="login_hint_phion">Please enter your phone number</string>
|
||||
<string name="login_hint_code">Please enter the verification code</string>
|
||||
<string name="login_btn_login">Verify and log in</string>
|
||||
<string name="login_btn_switch">Switch password login</string>
|
||||
<string name="login_btn_qt" >Other logins</string>
|
||||
<string name="login_btn_verification">Verification code login</string>
|
||||
<string name="login_hint_pass">Please enter the password</string>
|
||||
<string name="login_login">login</string>
|
||||
<string name="login_forgot_password">forgot_password?</string>
|
||||
<string name="login_send_code">Send verification code</string>
|
||||
<string name="please_enter_a_new_password">Please enter a new password</string>
|
||||
<string name="please_confirm_the_new_password_again">Please confirm the new password again</string>
|
||||
<string name="new_password">set up a new password</string>
|
||||
<string name="verification_phone_number">Please enter the phone number</string>
|
||||
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user