Merge pull request #56 from wyattjsmith1/merge_federation_private_instance_errors

merge federation private instance errors
This commit is contained in:
Nutomic 2023-06-14 23:37:32 +02:00 committed by GitHub
commit 98a5976849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -490,7 +490,5 @@
"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"
}