Telemetry request: map and autorefresh

This commit is contained in:
HDDen
2026-05-19 20:37:34 +03:00
parent c4b3971bdd
commit 425229fce8
39 changed files with 1131 additions and 18 deletions
+24
View File
@@ -328,6 +328,18 @@ abstract class AppLocalizations {
/// **'{percent}%'**
String common_percentValue(int percent);
/// No description provided for @common_autoRefresh.
///
/// In en, this message translates to:
/// **'Autorefresh'**
String get common_autoRefresh;
/// No description provided for @common_interval.
///
/// In en, this message translates to:
/// **'Interval'**
String get common_interval;
/// No description provided for @scanner_title.
///
/// In en, this message translates to:
@@ -5690,6 +5702,18 @@ abstract class AppLocalizations {
/// **'{celsius}°C / {fahrenheit}°F'**
String telemetry_temperatureValue(String celsius, String fahrenheit);
/// No description provided for @telemetry_autoFetchQuantity.
///
/// In en, this message translates to:
/// **'Requests quantity'**
String get telemetry_autoFetchQuantity;
/// No description provided for @telemetry_error.
///
/// In en, this message translates to:
/// **'Unable to retrieve data'**
String get telemetry_error;
/// No description provided for @neighbors_receivedData.
///
/// In en, this message translates to: