Merge pull request #143 from LemmyNet/view-registration

Add forgotten translation
This commit is contained in:
SleeplessOne1917 2024-08-04 14:26:59 +00:00 committed by GitHub
commit f1fb263396
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -645,5 +645,6 @@
"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}}", "registration_for_user": "Registration for {{name}}",
"loading_registration": "Loading registration", "loading_registration": "Loading registration",
"fetch_registration_error": "Could not fetch registration application" "fetch_registration_error": "Could not fetch registration application",
"view-registration": "View registration"
} }