From f900a00d593314f0df1eeb092a965599fde0a247 Mon Sep 17 00:00:00 2001 From: Simon Bordeyne Date: Wed, 28 Jun 2023 22:21:03 +0200 Subject: [PATCH] Add translation key for new setting 'Open links in new tab' (#73) Co-authored-by: Dessalines --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 5c0a993..0ae3352 100644 --- a/translations/en.json +++ b/translations/en.json @@ -503,6 +503,7 @@ "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", + "open_links_in_new_tab": "Open links in a new tab", "op": "OP", "couldnt_create_audio_captcha": "Couldn't create audio captcha." }