Merge pull request #135 from LemmyNet/leave-admin-confirm

Add translations for leave admin team confirmation
This commit is contained in:
SleeplessOne1917 2024-06-18 16:51:41 +00:00 committed by GitHub
commit ee2cffac80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -636,5 +636,7 @@
"content_warning_setting_blurb": "Setting a content warning will display a prompt with the content warning asking the user for their consent to continue.", "content_warning_setting_blurb": "Setting a content warning will display a prompt with the content warning asking the user for their consent to continue.",
"moderation_history": "Moderation History", "moderation_history": "Moderation History",
"language_not_allowed": "Language not allowed", "language_not_allowed": "Language not allowed",
"edited_post": "Edited post" "edited_post": "Edited post",
"leave_admin_team_confirmation": "Are you sure you want to leave the admin team?",
"leaving_admin_team": "Leaving admin team"
} }