From d32a308c6f6286669ac5941d1616bfdc9829361e Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 24 二月 2025 17:22:43 +0800 Subject: [PATCH] 2025年02月24日17:22:38 --- app/src/main/res/values-en/strings.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 422aebd..bcbfaf2 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -344,4 +344,11 @@ <string name="account_not_recoverable">Cancelling an account is an irreversible operation. After account cancellation, all account data (including nickname, avatar, QR code photo, etc.) on your app will be deleted and cannot be retrieved.</string> <string name="account">Account</string> <string name="psw">Password</string> + + <string name="battery_capacity_indicator">Battery capacity indicator</string> + <string name="rated_battery_capacity">Rated battery capacity</string> + <string name="be_debugging">Be debugging</string> + <string name="debugging_completed">Debugging completed</string> + <string name="delivered">Delivered</string> + <string name="authorization_debugging">Authorization debugging</string> </resources> \ No newline at end of file -- Gitblit v1.8.0