Permette titolo, testo e link diversi per Android e iOS negli avvisi.
Separa i canali app e mostra il nodo ingest nelle sessioni admin. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -110,6 +110,7 @@ en:
|
||||
table:
|
||||
match: Match
|
||||
status: Status
|
||||
ingest: Ingest
|
||||
start: Start
|
||||
link: Link
|
||||
none: No active session right now.
|
||||
@@ -253,6 +254,7 @@ en:
|
||||
table:
|
||||
match: Match
|
||||
status: Status
|
||||
ingest: Ingest
|
||||
disconnects: Disconnects
|
||||
link: Link
|
||||
detail: Details
|
||||
@@ -265,6 +267,7 @@ en:
|
||||
match_label: "Match: %{team} vs %{opponent}"
|
||||
youtube_studio: YouTube Studio
|
||||
broadcast: Broadcast
|
||||
ingest_node: "Ingest node:"
|
||||
rtmp_ingest: "RTMP ingest:"
|
||||
events_title: Events
|
||||
table:
|
||||
@@ -281,6 +284,13 @@ en:
|
||||
active_exists: An active control link already exists (the URL cannot be retrieved). Generate a new one if you need to share it again.
|
||||
none_active: No active control link. Generate a link to share with whoever manages the score.
|
||||
generate_button: Generate control link
|
||||
ingest:
|
||||
none: "—"
|
||||
role:
|
||||
home: Home-lab
|
||||
lab: Lab
|
||||
cloud: Hetzner
|
||||
|
||||
billing:
|
||||
index:
|
||||
title: Payments to invoice
|
||||
@@ -398,7 +408,8 @@ en:
|
||||
published: Published
|
||||
archived: Archived
|
||||
channels:
|
||||
app: Apps (Android and iOS)
|
||||
android: Android app
|
||||
ios: iOS app
|
||||
web_public: Public website
|
||||
web_private: Logged-in area
|
||||
window:
|
||||
@@ -410,15 +421,18 @@ en:
|
||||
severity: Severity
|
||||
status: Status
|
||||
channels: Where to show it
|
||||
channels_hint: Select one or more destinations. The logged-in area is visible after sign-in (club, teams, account).
|
||||
channels_hint: Select one or more destinations. Android and iOS are independent. The logged-in area is visible after sign-in (club, teams, account).
|
||||
title: Title
|
||||
body: Body
|
||||
starts_at: Visible from
|
||||
ends_at: Visible until
|
||||
window_hint: Leave empty to show immediately while published.
|
||||
action_url: Link (optional)
|
||||
action_url_hint: For updates, an empty URL opens the store. Otherwise use an https URL.
|
||||
action_url_hint: For updates, an empty URL opens that platform's store. Below you can set a different title, body and link for Android and iOS.
|
||||
action_label: Button label
|
||||
android_override: Android only (optional)
|
||||
ios_override: iOS only (optional)
|
||||
platform_override_hint: Leave empty to use the shared title, body and link. Fill in only if this platform should see different copy or a different URL.
|
||||
dismissible: Users can dismiss the notice
|
||||
dismissible_hint: Uncheck for maintenance notices that should stay visible.
|
||||
submit_create: Save notice
|
||||
|
||||
Reference in New Issue
Block a user