Simplify code to display text of new notifications
We couldn't do this refactoring earlier because we weren't using the unread notifications count. This was fixed in the previous commit.
This commit is contained in:
@@ -249,8 +249,8 @@ es:
|
||||
new_notifications:
|
||||
one: Tienes una nueva notificación
|
||||
other: Tienes %{count} notificaciones nuevas
|
||||
zero: "No tienes notificaciones nuevas"
|
||||
notifications: Notificaciones
|
||||
no_notifications: "No tienes notificaciones nuevas"
|
||||
sdg: "ODS"
|
||||
notifications:
|
||||
index:
|
||||
|
||||
Reference in New Issue
Block a user