mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Adding scaled sort. (#102)
This commit is contained in:
parent
5e72b5ebf0
commit
5c6fcb1b07
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@
|
||||||
"active_users_in_the_last_month_plural": "{{formattedCount}} active users in the last month",
|
"active_users_in_the_last_month_plural": "{{formattedCount}} active users in the last month",
|
||||||
"active_users_in_the_last_six_months": "{{formattedCount}} active user in the last 6 months",
|
"active_users_in_the_last_six_months": "{{formattedCount}} active user in the last 6 months",
|
||||||
"active_users_in_the_last_six_months_plural": "{{formattedCount}} active users in the last 6 months",
|
"active_users_in_the_last_six_months_plural": "{{formattedCount}} active users in the last 6 months",
|
||||||
|
"scaled": "Scaled",
|
||||||
"very_weak": "Very weak",
|
"very_weak": "Very weak",
|
||||||
"weak": "Weak",
|
"weak": "Weak",
|
||||||
"medium": "Medium",
|
"medium": "Medium",
|
||||||
|
|
Loading…
Reference in a new issue