mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-28 03:45:10 +01:00
new: prefer temperature device (#285)
This commit is contained in:
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "Bitte Host eingeben.",
|
||||
"plzSelectKey": "Wähle einen Key.",
|
||||
"port": "Port",
|
||||
"preferTemperatureDeviceList": "Liste mit Priorität für die Anzeige der Temperatur",
|
||||
"preferTemperatureDeviceListTip": "Zum Beispiel: Geräte, die die Anzeige der Temperatur unterstützen, sind ['a', 'b'], diese Einstellung ist ['b', 'c'], daher wird die Temperatur des Geräts b angezeigt",
|
||||
"preview": "Vorschau",
|
||||
"primaryColorSeed": "Farbschema",
|
||||
"privateKey": "Private Key",
|
||||
|
||||
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "Please enter host.",
|
||||
"plzSelectKey": "Please select a key.",
|
||||
"port": "Port",
|
||||
"preferTemperatureDeviceList": "List prioritizing the display of temperature",
|
||||
"preferTemperatureDeviceListTip": "For example: Devices supporting temperature display include ['a', 'b'], this configuration is ['b', 'c'], so display the temperature of device b",
|
||||
"preview": "Preview",
|
||||
"primaryColorSeed": "Primary color seed",
|
||||
"privateKey": "Private Key",
|
||||
|
||||
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "Veuillez saisir l'hôte.",
|
||||
"plzSelectKey": "Veuillez sélectionner une clé.",
|
||||
"port": "Port",
|
||||
"preferTemperatureDeviceList": "Liste d'affichage prioritaire de la température",
|
||||
"preferTemperatureDeviceListTip": "Par exemple : Les appareils prenant en charge l'affichage de la température sont ['a', 'b'], cette configuration est ['b', 'c'], donc afficher la température de l'appareil b",
|
||||
"preview": "Aperçu",
|
||||
"primaryColorSeed": "Graine de couleur primaire",
|
||||
"privateKey": "Clé privée",
|
||||
|
||||
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "Harap masukkan host.",
|
||||
"plzSelectKey": "Pilih kunci.",
|
||||
"port": "Port",
|
||||
"preferTemperatureDeviceList": "Daftar prioritas tampilan suhu",
|
||||
"preferTemperatureDeviceListTip": "Contohnya: Perangkat yang mendukung tampilan suhu adalah ['a', 'b'], pengaturan ini adalah ['b', 'c'], maka tampilkan suhu perangkat b",
|
||||
"preview": "Pratinjau",
|
||||
"primaryColorSeed": "Warna utama",
|
||||
"privateKey": "Kunci Pribadi",
|
||||
|
||||
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "请输入主机",
|
||||
"plzSelectKey": "请选择私钥",
|
||||
"port": "端口",
|
||||
"preferTemperatureDeviceList": "优先显示温度的列表",
|
||||
"preferTemperatureDeviceListTip": "例如:设备支持显示温度的设备有['a','b'],此设置为['b','c'],则显示设备b的温度",
|
||||
"preview": "预览",
|
||||
"primaryColorSeed": "主题色种子",
|
||||
"privateKey": "私钥",
|
||||
|
||||
@@ -178,6 +178,8 @@
|
||||
"plzEnterHost": "請輸入主機",
|
||||
"plzSelectKey": "請選擇私鑰",
|
||||
"port": "端口",
|
||||
"preferTemperatureDeviceList": "優先顯示溫度的列表",
|
||||
"preferTemperatureDeviceListTip": "例如:支持顯示溫度的設備有['a', 'b'],此設置為['b', 'c'],則顯示設備b的溫度",
|
||||
"preview": "預覽",
|
||||
"primaryColorSeed": "主要色調種子",
|
||||
"privateKey": "私鑰",
|
||||
|
||||
Reference in New Issue
Block a user