From 7ea868c6fc93e4eea17966e8c970c374d06cc2eb Mon Sep 17 00:00:00 2001 From: Alec Armbruster <35377827+alectrocute@users.noreply.github.com> Date: Tue, 27 Jun 2023 07:47:28 -0400 Subject: [PATCH] adds OP to en (#74) --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 7708be2..77ea7ed 100644 --- a/translations/en.json +++ b/translations/en.json @@ -502,5 +502,6 @@ "remove_two_factor": "Remove 2-factor authentication", "two_factor_token": "2FA Token", "jump_to_content": "Jump to content", - "cant_enable_private_instance_and_federation_together": "Can't enable private instance and federation together" + "cant_enable_private_instance_and_federation_together": "Can't enable private instance and federation together", + "op": "OP" }