diff --git a/src/lib/locales/en.json b/src/lib/locales/en.json index f08f40b..c4f826e 100644 --- a/src/lib/locales/en.json +++ b/src/lib/locales/en.json @@ -44,6 +44,7 @@ "useNostr": "Use Nostr data source", "bitaxeHostname": "BitAxe hostname or IP", "bitaxeEnabled": "Enable BitAxe", + "miningPoolStatsEnabled": "Enable Mining Pool Stats", "miningPoolName": "Mining Pool", "miningPoolUser": "Mining Pool username or api key", "nostrZapPubkey": "Nostr Zap pubkey", diff --git a/src/routes/Settings.svelte b/src/routes/Settings.svelte index 43964f3..385ebe3 100644 --- a/src/routes/Settings.svelte +++ b/src/routes/Settings.svelte @@ -705,14 +705,16 @@ >