Skip to content
Snippets Groups Projects
Commit 7074d510 authored by Simon Künzel's avatar Simon Künzel
Browse files

Fix publish medium lang

parent c2b43e79
No related branches found
No related tags found
No related merge requests found
Pipeline #7507 passed
......@@ -120,10 +120,10 @@ object.chapter.name = "Name"
object.chapter.start_time = "Startzeitpunkt"
object.chapter.visible = "Ist sichtbar"
object.publish_medium = "Medienquelle"
object.publish_medium.comment = "Kommentar"
// TODO name?
object.publish_medium = "Publish Medium"
object.publish_medium.title = "Titel"
object.publish_medium.visible = "Ist sichtbar"
object.publish_medium.internal_comment = "Interner Kommentar"
setting.section.notifications = "Benachrichtigungen"
setting.entry.notifications_enabled = "E-Mail Benachrichtigungen aktivieren"
......
......@@ -119,10 +119,9 @@ object.chapter.name = "Name"
object.chapter.start_time = "Start time"
object.chapter.visible = "Is visible"
object.publish_medium = "Media Source"
object.publish_medium.comment = "Comment"
object.publish_medium = "Publish Medium"
object.publish_medium.title = "Title"
object.publish_medium.visible = "Is visible"
object.publish_medium.internal_comment = "Internal comment"
setting.section.notifications = "Notifications"
setting.entry.notifications_enabled = "Enable E-Mail Notifications"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment