@@ -11,6 +11,7 @@
|
||||
<string name="users">Users</string>
|
||||
<string name="like_upper">LIKE</string>
|
||||
<string name="followers_upper">FOLLOWERS</string>
|
||||
<string name="posts">Posts</string>
|
||||
<string name="favourites_upper">FAVOURITES</string>
|
||||
<string name="favourites_null">Well,nothing </string>
|
||||
<string name="notifications_upper">NOTIFICATIONS</string>
|
||||
@@ -51,6 +52,10 @@
|
||||
<string name="error_not_accept_term">To provide you with the best service, please read and agree to our User Agreement before registering.</string>
|
||||
<string name="empty_my_post_title">You haven\'t left any tracks yet</string>
|
||||
<string name="empty_my_post_content">Post a moment now</string>
|
||||
<string name="story_not_started">Your story hasn\'t started yet</string>
|
||||
<string name="your_story_not_started">Your story hasn\'t started yet</string>
|
||||
<string name="publish_moment_greeting">Post a moment and say hello to the world</string>
|
||||
<string name="no_image">No image</string>
|
||||
<string name="edit_profile">Edit profile</string>
|
||||
<string name="share">share</string>
|
||||
<string name="logout">Logout</string>
|
||||
@@ -151,9 +156,13 @@
|
||||
<string name="chat_friend">Friends</string>
|
||||
<string name="chatting_now">people chatting now…</string>
|
||||
<string name="chat_all">All</string>
|
||||
<string name="public_label">Public</string>
|
||||
<string name="private_label">Private</string>
|
||||
<string name="agent_chat_list_title">Agent Chat</string>
|
||||
<string name="agent_chat_empty_title">No Agent Chat</string>
|
||||
<string name="agent_chat_empty_subtitle">Start chatting with agents</string>
|
||||
<string name="exclusive_ai_waiting">Exclusive AI waiting for you</string>
|
||||
<string name="ai_companion_not_tool">AI will be your companion, not a tool</string>
|
||||
<string name="agent_chat_me_prefix">Me: </string>
|
||||
<string name="agent_chat_image">[Image]</string>
|
||||
<string name="agent_chat_voice">[Voice]</string>
|
||||
@@ -165,6 +174,7 @@
|
||||
<string name="agent_chat_user_info_failed">Failed to get user info: %s</string>
|
||||
<string name="group_chat_empty">No group chats</string>
|
||||
<string name="group_chat_empty_join">You have not joined any group chats yet</string>
|
||||
<string name="empty_nothing">Nothing here~</string>
|
||||
<string name="group_chat_empty_title">The universe is too quiet without group chat messages</string>
|
||||
<string name="group_chat_empty_subtitle">Explore interesting theme rooms on the homepage</string>
|
||||
<string name="friend_chat_empty_title">Have not chatted with friends yet~</string>
|
||||
@@ -286,9 +296,28 @@
|
||||
<!-- Edit Profile Extras -->
|
||||
<string name="mbti_type">MBTI</string>
|
||||
<string name="zodiac">Zodiac</string>
|
||||
<string name="change_cover">Change Cover</string>
|
||||
<string name="personal_intro">Personal Introduction</string>
|
||||
<string name="error_nickname_empty">Nickname cannot be empty</string>
|
||||
<string name="error_nickname_too_short">Nickname length cannot be less than 3</string>
|
||||
<string name="error_nickname_too_long">Nickname length cannot be greater than 20</string>
|
||||
<string name="error_bio_too_long">Bio length cannot be greater than 100</string>
|
||||
<string name="error_load_profile_failed">Failed to load user profile, please try again</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="choose_mbti">Choose MBTI</string>
|
||||
<string name="choose_zodiac">Choose Zodiac</string>
|
||||
<string name="zodiac_aries">Aries</string>
|
||||
<string name="zodiac_taurus">Taurus</string>
|
||||
<string name="zodiac_gemini">Gemini</string>
|
||||
<string name="zodiac_cancer">Cancer</string>
|
||||
<string name="zodiac_leo">Leo</string>
|
||||
<string name="zodiac_virgo">Virgo</string>
|
||||
<string name="zodiac_libra">Libra</string>
|
||||
<string name="zodiac_scorpio">Scorpio</string>
|
||||
<string name="zodiac_sagittarius">Sagittarius</string>
|
||||
<string name="zodiac_capricorn">Capricorn</string>
|
||||
<string name="zodiac_aquarius">Aquarius</string>
|
||||
<string name="zodiac_pisces">Pisces</string>
|
||||
|
||||
<!-- Side Menu -->
|
||||
<string name="scan_qr">Scan QR</string>
|
||||
|
||||
Reference in New Issue
Block a user