Make translations for fetching users registration application

This commit is contained in:
SleeplessOne1917 2024-08-03 19:39:24 -04:00
parent aa39a764ae
commit 5996352b33

View file

@ -642,5 +642,8 @@
"edited_post": "Edited post",
"leave_admin_team_confirmation": "Are you sure you want to leave the admin team?",
"leaving_admin_team": "Leaving admin team",
"torrent_help": "Lemmy can use a technology called BitTorrent to view or stream media. <1>Click here</1> to learn how."
"torrent_help": "Lemmy can use a technology called BitTorrent to view or stream media. <1>Click here</1> to learn how.",
"registration_for_user": "Registration for {{name}}",
"loading_registration": "Loading registration",
"fetch_registration_error": "Could not fetch registration application"
}