mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Add rate limit translations (#46)
This commit is contained in:
parent
e468d3b52f
commit
ddf0d3a4dc
1 changed files with 9 additions and 7 deletions
|
@ -449,13 +449,15 @@
|
||||||
"captcha_difficulty": "Captcha difficulty",
|
"captcha_difficulty": "Captcha difficulty",
|
||||||
"easy": "Easy",
|
"easy": "Easy",
|
||||||
"hard": "Hard",
|
"hard": "Hard",
|
||||||
"rate_limit_message": "Message rate limit",
|
"rate_limit": "Rate Limit",
|
||||||
"rate_limit_post": "Post rate limit",
|
"rate_limit_message": "Message",
|
||||||
"rate_limit_register": "Register rate limit",
|
"rate_limit_post": "Post",
|
||||||
"rate_limit_image": "Image rate limit",
|
"rate_limit_register": "Register",
|
||||||
"rate_limit_comment": "Comment rate limit",
|
"rate_limit_image": "Image",
|
||||||
"rate_limit_search": "Search rate limit",
|
"rate_limit_comment": "Comment",
|
||||||
"per_second": "Per second",
|
"rate_limit_search": "Search",
|
||||||
|
"rate_limit_header": "Rate Limit Options",
|
||||||
|
"per_second": "Per Second",
|
||||||
"taglines": "Taglines",
|
"taglines": "Taglines",
|
||||||
"add_tagline": "Add Tagline",
|
"add_tagline": "Add Tagline",
|
||||||
"featured": "Featured",
|
"featured": "Featured",
|
||||||
|
|
Loading…
Reference in a new issue