From b2806362962e9925cc59bc997efb412a9c6b5541 Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:21:24 +0100 Subject: [PATCH] Remove useless language string --- resources/lang/en/twofaccounts.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/lang/en/twofaccounts.php b/resources/lang/en/twofaccounts.php index 5b394ec3..08ad1e6c 100644 --- a/resources/lang/en/twofaccounts.php +++ b/resources/lang/en/twofaccounts.php @@ -15,7 +15,6 @@ return [ 'service' => 'Service', 'account' => 'Account', - 'accounts' => 'Accounts', 'icon' => 'Icon', 'icon_for_account_x_at_service_y' => 'Icon of the :account account at :service', 'icon_to_illustrate_the_account' => 'Icon that illustrates the account',