Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New widget strings #266

Merged
merged 1 commit into from
Oct 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions station.localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -13081,6 +13081,42 @@
"fr": "Important !",
"de": "Wichtig!",
"pl": "Ważne!"
},
{
"ident_ios": "",
"ident_android": "android_8_required",
"ident_webui": "",
"en": "This feature is only supported starting from Android 8. You can use export to csv.",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "",
"ident_android": "widgets_add_sensors_first",
"ident_webui": "",
"en": "Add sensors to app before using widgets",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "",
"ident_android": "widgets_enable_background_service",
"ident_webui": "",
"en": "To update local sensor values in widget you need to enable background scanning service. This is not needed for cloud sensors with Ruuvi Gateway. You can enable background service now. Adjust scanning interval in app settings. Currently it set to {%@^%1$s}",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
}
]
}