fix time formats

This commit is contained in:
FloatingGhost 2022-07-19 11:01:24 +01:00
parent cfb55594a5
commit a32cd0a98c
28 changed files with 825 additions and 755 deletions

View file

@ -502,38 +502,40 @@
"new_email": "E-posta berria"
},
"time": {
"day": "{0} egun",
"days": "{0} egun",
"day_short": "{0}e",
"days_short": "{0}e",
"hour": "{0} ordu",
"hours": "{0} ordu",
"hour_short": "{0}o",
"hours_short": "{0}o",
"in_future": "{0} barru",
"in_past": "duela {0}",
"minute": "{0} minutu",
"minutes": "{0} minutu",
"minute_short": "{0}min",
"minutes_short": "{0}min",
"month": "{0} hilabete",
"months": "{0} hilabete",
"month_short": "{0}h",
"months_short": "{0}h",
"now": "oraintxe bertan",
"now_short": "orain",
"second": "{0} segundu",
"seconds": "{0} segundu",
"second_short": "{0}s",
"seconds_short": "{0}s",
"week": "{0} aste",
"weeks": "{0} aste",
"week_short": "{0}a",
"weeks_short": "{0}a",
"year": "{0} urte",
"years": "{0} urte",
"year_short": "{0}u",
"years_short": "{0}u"
"in_future": "{0} barru",
"in_past": "duela {0}",
"unit": {
"day": "{0} egun",
"days": "{0} egun",
"day_short": "{0}e",
"days_short": "{0}e",
"hour": "{0} ordu",
"hours": "{0} ordu",
"hour_short": "{0}o",
"hours_short": "{0}o",
"minute": "{0} minutu",
"minutes": "{0} minutu",
"minute_short": "{0}min",
"minutes_short": "{0}min",
"month": "{0} hilabete",
"months": "{0} hilabete",
"month_short": "{0}h",
"months_short": "{0}h",
"second": "{0} segundu",
"seconds": "{0} segundu",
"second_short": "{0}s",
"seconds_short": "{0}s",
"week": "{0} aste",
"weeks": "{0} aste",
"week_short": "{0}a",
"weeks_short": "{0}a",
"year": "{0} urte",
"years": "{0} urte",
"year_short": "{0}u",
"years_short": "{0}u"
}
},
"timeline": {
"collapse": "Bildu",