chore(i18n): polish intro feature copy in en.json

Tighten onboarding feature descriptions for consistency:
- "view offline" → "watch offline"
- "movies and tv-shows" → "movies and series"
- "Centralised Settings Plugin" → "...plugin" (sentence case)
This commit is contained in:
Gauvain
2026-06-09 23:32:16 +02:00
parent f022088a89
commit 75f965279f

View File

@@ -108,9 +108,9 @@
"features_description": "Streamyfin has a bunch of features and integrates with a wide array of software, which you can find in the settings menu. These include:",
"jellyseerr_feature_description": "Connect to your Seerr instance and request movies directly in the app.",
"downloads_feature_title": "Downloads",
"downloads_feature_description": "Download movies and series to view offline.",
"chromecast_feature_description": "Cast movies and tv-shows to your Chromecast devices.",
"centralised_settings_plugin_title": "Centralised Settings Plugin",
"downloads_feature_description": "Download movies and series to watch offline.",
"chromecast_feature_description": "Cast movies and series to your Chromecast devices.",
"centralised_settings_plugin_title": "Centralised Settings plugin",
"centralised_settings_plugin_description": "Configure settings from a centralised location on your Jellyfin server. All client settings for all users will be synced automatically.",
"done_button": "Done",
"go_to_settings_button": "Go to Settings",