From 32af30cdbb9e750a1bd059cacf2d8c8c37776dad Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 31 七月 2025 14:48:57 +0800 Subject: [PATCH] 2025年07月31日14:48:56 --- app/src/main/res/values-en/strings.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 4abba39..750315a 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -369,8 +369,11 @@ <string name="no_permission_delete_home">No permission to delete, please contact the administrator for operation</string> <string name="simple_debugging">Simple debugging</string> <string name="general_debugging">General debugging</string> + <string name="event_details">Event details</string> <string name="event_title">Event title</string> <string name="event_content">Event content</string> + <string name="event_device">Event device</string> + <string name="event_time">Event time</string> <string name="remark">remark</string> <string name="treatment_options">Treatment options</string> <string name="debug_status_rollback">Should the commissioning status of the %s power station be rolled back to commissioning?</string> -- Gitblit v1.8.0