mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Adding some more time fields.
This commit is contained in:
parent
c4cd53cdc6
commit
6730ceb817
1 changed files with 5 additions and 0 deletions
|
@ -139,6 +139,11 @@
|
||||||
"top_month": "Top Month",
|
"top_month": "Top Month",
|
||||||
"top_year": "Top Year",
|
"top_year": "Top Year",
|
||||||
"top_all": "Top All Time",
|
"top_all": "Top All Time",
|
||||||
|
"day": "day",
|
||||||
|
"week": "week",
|
||||||
|
"month": "month",
|
||||||
|
"number_of_months": "{{count}} month",
|
||||||
|
"number_of_months_plural": "{{count}} months",
|
||||||
"all": "All",
|
"all": "All",
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"top": "Top",
|
"top": "Top",
|
||||||
|
|
Loading…
Reference in a new issue