Create cosmic_applet_notifications for Euro Spanish
This commit is contained in:
parent
a44aa405ed
commit
afbf3177c9
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] Hace 1 hora
|
||||
*[other] Hace {$duration} horas
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] Hace 1 minuto
|
||||
*[other] Hace {$duration} minutos
|
||||
}
|
||||
show-less = Mostrar menos
|
||||
show-more = Mostrar {$more} más
|
||||
clear-all = Borrar todas las notificaciones
|
||||
do-not-disturb = No molestar
|
||||
notification-settings = Ajustes de notificaciones...
|
||||
no-notifications = No hay notificationes
|
||||
Loading…
Add table
Add a link
Reference in a new issue