个人信息页和用户信息页UI调整

This commit is contained in:
2025-10-13 18:49:47 +08:00
parent 7f2c103ada
commit f0a9704e2d
6 changed files with 109 additions and 60 deletions

View File

@@ -50,6 +50,7 @@
<string name="empty_my_post_title">まだ投稿がありません</string>
<string name="empty_my_post_content">今すぐモーメントを投稿</string>
<string name="edit_profile">プロフィールを編集</string>
<string name="share">シェア</string>
<string name="logout">ログアウト</string>
<string name="change_password">パスワードを変更</string>
<string name="current_password_tip1">現在のパスワードを入力してください</string>

View File

@@ -49,6 +49,7 @@
<string name="empty_my_post_title">还没有发布任何动态</string>
<string name="empty_my_post_content">发布一个动态吧</string>
<string name="edit_profile">编辑个人资料</string>
<string name="share">分享</string>
<string name="logout">登出</string>
<string name="change_password">修改密码</string>
<string name="current_password_tip1">请输入当前密码</string>

View File

@@ -49,6 +49,7 @@
<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="edit_profile">Edit profile</string>
<string name="share">share</string>
<string name="logout">Logout</string>
<string name="change_password">Change password</string>
<string name="current_password_tip1">Please enter your current password</string>