From c92e5511f6f5b46f225e5254222ff64cee7b5d1e Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 11 十二月 2024 11:46:21 +0800 Subject: [PATCH] 2024年12月11日11:46:19 --- app/src/main/res/values-en/strings.xml | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 301247f..86e0bd6 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -179,7 +179,7 @@ <string name="loading_agree">Agree to login</string> <string name="loading_on_agree">Disagree</string> <string name="loading_privacy">Privacy policy and terms of service</string> - <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements 銆奝rivacy Policy銆� and 銆奣erms of Service銆�</string> + <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements 銆奝rivacy Policy銆� and 銆奣erms of Service銆�.</string> <string name="kill_app">Press again to exit </string> <string name="loading_not_supported">Sorry, not supported yet</string> <string name="loading_title_tip">Prompt</string> @@ -274,7 +274,7 @@ <string name="month_power_generation">This month</string> <string name="year_power_generation">This year</string> <string name="cumulative_power_generation">Total</string> - <string name="generated_power">Generation</string> + <string name="generated_power">Rated power</string> <string name="generation">Generation</string> <string name="station_name">Name</string> <string name="search">Search</string> @@ -289,17 +289,17 @@ <string name="off_network">Off-grid</string> <string name="the_input_value_has_been_exceeded">Input value exceeded</string> <string name="all_read">All read</string> - <string name="contact_us">contact us</string> + <string name="contact_us">Contact us</string> <string name="wechat_id">Wechat ID</string> <string name="email_address">Email</string> <string name="successful_replication">Copied to clipboard</string> <string name="to_be_added">Installing</string> - <string name="saving_standard_coal">Standard Coal Saved</string> + <string name="saving_standard_coal">Coal Saved</string> <string name="co_reduction_rate">CO2 Emission Saved</string> <string name="quantity_of_equivalent_values">Equivalent Trees Planted</string> - <string name="pv_power">Generation capacity</string> + <string name="pv_power">Rated power</string> <string name="device_run_state">equipment operational Status</string> - <string name="search_station">Search Plants</string> + <string name="search_station">Search plants</string> <string name="enter_the_device_sn_and_device_name">Enter the device SN/device name</string> <string name="enter_alarm_name">Enter alarm name</string> <string name="device">Device</string> @@ -331,5 +331,7 @@ <string name="device_debugging">Device debugging</string> <string name="save_to_album">Save to album</string> <string name="radio">Radio</string> + <string name="min">Min</string> + <string name="max">Max</string> </resources> \ No newline at end of file -- Gitblit v1.8.0