From 2af20dd3d3c2244d664b42f326615efb4911b33d Mon Sep 17 00:00:00 2001 From: Dominic Mazzoni Date: Wed, 28 Jun 2023 13:17:10 -0700 Subject: [PATCH] Add couldnt_create_audio_captcha (#76) --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 77ea7ed..5c0a993 100644 --- a/translations/en.json +++ b/translations/en.json @@ -503,5 +503,6 @@ "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", - "op": "OP" + "op": "OP", + "couldnt_create_audio_captcha": "Couldn't create audio captcha." }