2023-11-17 01:05:35 +01:00
|
|
|
{
|
2023-11-19 20:27:22 +01:00
|
|
|
"section": {
|
|
|
|
"settings": {
|
|
|
|
"title": "Settings",
|
|
|
|
"textColor": "Text color",
|
|
|
|
"backgroundColor": "Background color",
|
|
|
|
"ledPowerOnTest": "LED power-on test",
|
|
|
|
"ledFlashOnBlock": "LED flash on new block",
|
|
|
|
"timePerScreen": "Time per screen",
|
|
|
|
"ledBrightness": "LED brightness",
|
|
|
|
"timezoneOffset": "Timezone offset",
|
|
|
|
"timeBetweenPriceUpdates": "Time between price updates",
|
|
|
|
"fullRefreshEvery": "Full refresh every",
|
|
|
|
"mempoolnstance": "Mempool Instance",
|
|
|
|
"hostnamePrefix": "Hostname prefix",
|
|
|
|
"StealFocusOnNewBlock": "Steal focus on new block",
|
|
|
|
"useBigCharsMcap": "Use big characters for market cap",
|
2024-03-10 12:21:25 +01:00
|
|
|
"useBlkCountdown": "Blocks countdown for halving",
|
|
|
|
"useSatsSymbol": "Use sats symbol",
|
2024-03-11 21:09:15 +01:00
|
|
|
"suffixPrice": "Suffix price format",
|
|
|
|
"disableLeds": "Disable all LEDs effects",
|
2023-11-19 20:27:22 +01:00
|
|
|
"otaUpdates": "OTA updates",
|
|
|
|
"enableMdns": "mDNS",
|
|
|
|
"fetchEuroPrice": "Fetch € price",
|
2023-11-30 21:53:37 +01:00
|
|
|
"shortAmountsWarning": "Short amounts might shorten lifespan of the displays",
|
2023-11-19 20:27:22 +01:00
|
|
|
"tzOffsetHelpText": "A restart is required to apply TZ offset.",
|
2023-11-21 16:05:00 +01:00
|
|
|
"screens": "Screens",
|
|
|
|
"wifiTxPowerText": "In most cases this does not need to be set.",
|
2023-11-21 21:22:29 +01:00
|
|
|
"wifiTxPower": "WiFi TX power",
|
|
|
|
"settingsSaved": "Settings saved",
|
2024-05-08 23:38:56 +02:00
|
|
|
"errorSavingSettings": "Error saving settings",
|
2024-05-09 00:54:55 +02:00
|
|
|
"ownDataSource": "Use BTClock data source",
|
2024-05-08 23:38:56 +02:00
|
|
|
"flMaxBrightness": "Frontlight brightness",
|
|
|
|
"flAlwaysOn": "Frontlight always on"
|
2023-11-19 20:27:22 +01:00
|
|
|
},
|
|
|
|
"control": {
|
|
|
|
"systemInfo": "System info",
|
|
|
|
"version": "Version",
|
|
|
|
"buildTime": "Build time",
|
|
|
|
"ledColor": "LED color",
|
|
|
|
"turnOff": "Turn off",
|
|
|
|
"setColor": "Set color",
|
|
|
|
"showText": "Show text",
|
|
|
|
"text": "Text",
|
|
|
|
"title": "Control",
|
2024-05-08 23:38:56 +02:00
|
|
|
"hostname": "Hostname",
|
|
|
|
"frontlight": "Frontlight",
|
|
|
|
"turnOn": "Turn on"
|
2023-11-19 20:27:22 +01:00
|
|
|
},
|
|
|
|
"status": {
|
|
|
|
"title": "Status",
|
|
|
|
"screenCycle": "Screen cycle",
|
|
|
|
"memoryFree": "Memory free",
|
|
|
|
"wsPriceConnection": "WS Price connection",
|
|
|
|
"wsMempoolConnection": "WS Mempool.space connection",
|
|
|
|
"fetchEuroNote": "If you use \"Fetch € price\" the WS Price connection will show ❌ since it uses another data source.",
|
2023-11-21 16:05:00 +01:00
|
|
|
"uptime": "Uptime",
|
2024-05-09 00:54:55 +02:00
|
|
|
"wifiSignalStrength": "WiFi Signal strength",
|
|
|
|
"wsDataConnection": "BTClock data-source connection"
|
2023-11-19 20:27:22 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"colors": {
|
|
|
|
"black": "Black",
|
|
|
|
"white": "White"
|
|
|
|
},
|
|
|
|
"time": {
|
|
|
|
"minutes": "minutes",
|
|
|
|
"seconds": "seconds"
|
|
|
|
},
|
|
|
|
"restartRequired": "restart required",
|
|
|
|
"button": {
|
|
|
|
"save": "Save",
|
|
|
|
"reset": "Reset",
|
|
|
|
"restart": "Restart",
|
|
|
|
"forceFullRefresh": "Force full refresh"
|
|
|
|
},
|
|
|
|
"timer": {
|
|
|
|
"running": "running",
|
|
|
|
"stopped": "stopped"
|
|
|
|
},
|
|
|
|
"sections": {
|
|
|
|
"control": {
|
|
|
|
"keepSameColor": "Keep same color"
|
|
|
|
}
|
2023-11-21 16:05:00 +01:00
|
|
|
},
|
|
|
|
"rssiBar": {
|
|
|
|
"tooltip": "Values > -67 dBm are considered good. > -30 dBm is amazing"
|
2023-11-19 20:27:22 +01:00
|
|
|
}
|
2023-11-17 11:48:20 +01:00
|
|
|
}
|