]> Untitled Git - lemmy.git/blobdiff - ui/translations/en.json
routes.api: fix get_captcha endpoint (#1135)
[lemmy.git] / ui / translations / en.json
index a537252e6ba1475874a95678ed629421c73fc737..e7aa4b315b8dd631808239a8a80e39ef0f499d1f 100644 (file)
@@ -15,6 +15,7 @@
     "number_of_comments": "{{count}} Comment",
     "number_of_comments_plural": "{{count}} Comments",
     "remove_comment": "Remove Comment",
+    "remove_posts_comments": "Remove Posts and Comments",
     "communities": "Communities",
     "users": "Users",
     "create_a_community": "Create a community",
@@ -72,6 +73,7 @@
     "site_config": "Site Configuration",
     "remove_as_mod": "remove as mod",
     "appoint_as_mod": "appoint as mod",
+    "leave_mod_team": "leave mod team",
     "modlog": "Modlog",
     "admin": "admin",
     "admins": "admins",
     "month": "Month",
     "year": "Year",
     "all": "All",
+    "local": "Local",
     "top": "Top",
     "api": "API",
     "docs": "Docs",
     "invalid_post_title": "Invalid post title",
     "invalid_url": "Invalid URL.",
     "play_captcha_audio": "Play Captcha Audio",
-    "bio": "Bio"
+    "bio": "Bio",
+    "instances": "Instances",
+    "linked_instances": "Linked Instances",
+    "none_found": "None found."
 }