From: Dessalines Date: Wed, 17 Aug 2022 23:28:40 +0000 (-0400) Subject: Updating translations. X-Git-Url: http://these/git/?a=commitdiff_plain;h=c2f628312f76c726f002d3bafbe8eb9f78109947;hp=-c;p=lemmy-ui.git Updating translations. --- c2f628312f76c726f002d3bafbe8eb9f78109947 diff --combined src/shared/components/home/site-form.tsx index 09a7ca3,e2266fe..e9a5b14 --- a/src/shared/components/home/site-form.tsx +++ b/src/shared/components/home/site-form.tsx @@@ -54,6 -54,7 +54,7 @@@ export class SiteForm extends Component description: None, community_creation_admin_only: None, auth: undefined, + hide_modlog_mod_names: Some(true), }), loading: false, themeList: None, @@@ -98,6 -99,7 +99,7 @@@ default_theme: Some(site.default_theme), default_post_listing_type: Some(site.default_post_listing_type), legal_information: site.legal_information, + hide_modlog_mod_names: site.hide_modlog_mod_names, auth: undefined, }); }, @@@ -437,6 -439,25 +439,27 @@@ +
+
+
+ + +
+
+