Skip to content

Commit

Permalink
Merge pull request #272 from ruuvi/dev
Browse files Browse the repository at this point in the history
Increase/decrease chart size iOS
  • Loading branch information
priyonto authored Nov 7, 2024
2 parents 1090c67 + 6a1dbe6 commit 1466a32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions station.localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -13119,7 +13119,7 @@
"pl": "Włącz skanowanie w tle, aby zaktualizować wartości lokalnych czujników przez Bluetooth w widżecie. Nie jest to wymagane dla czujników w chmurze z Ruuvi Gateway. Interwał skanowania w tle można ustawić w ustawieniach aplikacji Ruuvi Station (obecnie ustawiony na {%@^%1$s})."
},
{
"ident_ios": "",
"ident_ios": "increase_graph_size",
"ident_android": "increase_graph_size",
"ident_webui": "",
"en": "Increase graph size",
Expand All @@ -13131,7 +13131,7 @@
"pl": "Powiększ rozmiar wykresów"
},
{
"ident_ios": "",
"ident_ios": "decrease_graph_size",
"ident_android": "decrease_graph_size",
"ident_webui": "",
"en": "Decrease graph size",
Expand Down

0 comments on commit 1466a32

Please sign in to comment.