Skip to content

Commit

Permalink
fix: Fix greeting text for posted/published news _ EXO-69145 (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
hthabti committed Apr 8, 2024
1 parent 39d66aa commit b811122
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ news.notification.description.publish.news={0} hat den Artikel "{1} " ver\u00f6f
news.notification.title=Neuer Artikel wurde in {0} ver\u00f6ffentlicht
news.notification.title.mention.in.news=Sie wurden im Artikel "{0} " erw\u00e4hnt
news.notification.title.published.news=Neuer Artikel ver\u00f6ffentlicht
news.notification.label.SayHello=Hello
Notification.label.SayHello=Hallo
news.notification.button.goToContent.label=Neuigkeiten ansehen
news.notification.label.footer=Wenn Sie solche Benachrichtigungen nicht empfangen m\u00f6chten, <a target="_blank" class="notification_settings_url" href="{0}">hier klicken</a>, um Ihre Benachrichtigung-Einstellungen zu passen.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ news.notification.description.publish.news={0} has published the article:
news.notification.title=New article posted in {0}
news.notification.title.mention.in.news=You have been mentioned in the article "{0}"
news.notification.title.published.news=New article published
news.notification.label.SayHello=Hello
Notification.label.SayHello=Hi
news.notification.button.goToContent.label=Go to news
news.notification.label.footer=If you do not want to receive such notifications, <a target="_blank" class="notification_settings_url" href="{0}">click here</a> to change your notification settings.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ news.notification.description.publish.news={0} a diffus\u00e9 l'article "{1}"
news.notification.title=Un nouvel article est publi\u00e9 dans {0}
news.notification.title.mention.in.news=Vous avez \u00e9t\u00e9 mentionn\u00e9 dans l'article "{0}"
news.notification.title.published.news=Nouvel article diffus\u00e9
news.notification.label.SayHello=Hello
Notification.label.SayHello=Bonjour
news.notification.button.goToContent.label=Consulter l'article
news.notification.label.footer=Si vous ne souhaitez pas recevoir de telles notifications, <a target="_blank" class="notification_settings_url" href="{0}">cliquez ici</a> pour modifier vos param\u00e8tres de notification.

Expand Down

0 comments on commit b811122

Please sign in to comment.