From e8b3ec8209b00cbbec69ff1d090d7b21cd1f5ea2 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 06 三月 2025 16:51:23 +0800 Subject: [PATCH] 2025年03月06日16:51:21 --- app/src/main/res/values-en/strings.xml | 8 ++++++++ 1 files changed, 8 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..df2b923 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -344,4 +344,12 @@ <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</string> + <string name="rated_battery_capacity">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> + <string name="forbidden_login">Login prohibited!</string> </resources> \ No newline at end of file -- Gitblit v1.8.0