Merge private instance and federation error messages

This commit is contained in:
Wyatt Smith 2023-06-14 08:51:50 -07:00
parent 2b5f0a7422
commit 8da5a22b9e
1 changed files with 1 additions and 2 deletions

View File

@ -490,7 +490,6 @@
"remove_two_factor": "Remove 2-factor authentication",
"two_factor_token": "2FA Token",
"jump_to_content": "Jump to content",
"cant_enable_private_instance_if_federation_enabled": "Can't enable private instance if federation is also enabled",
"cant_enable_federation_if_private_instance": "Can't enable federation if private instance is also enabled"
"cant_enable_private_instance_and_federation_together": "Can't enable private instance and federation together",
}