mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 16:39:58 +00:00
refactor(i18n): cleanup
This commit is contained in:
parent
fff13ee19c
commit
bbaccfcde5
1 changed files with 1 additions and 3 deletions
|
@ -151,12 +151,10 @@
|
|||
"short_week_past": "{n}sem",
|
||||
"short_year_future": "en 0años|en 1año|en {n}años",
|
||||
"short_year_past": "0años|1año|{n}años",
|
||||
"tomorrow": "mañana",
|
||||
"week_future": "dentro de 0 semanas|la próxima semana|dentro de {n} semanas",
|
||||
"week_past": "hace 0 semanas|la semana pasada|hace {n} semanas",
|
||||
"year_future": "dentro de 0 años|el próximo año|dentro de {n} años",
|
||||
"year_past": "hace 0 años|el año pasado|hace {n} años",
|
||||
"yesterday": "ayer"
|
||||
"year_past": "hace 0 años|el año pasado|hace {n} años"
|
||||
},
|
||||
"timeline": {
|
||||
"show_new_items": "Mostrar {n} nuevas publicaciones|Mostrar {n} nueva publicación|Mostrar {n} nuevas publicaciones"
|
||||
|
|
Loading…
Reference in a new issue