From 610523d95f46e3547204bd82e3c527e7b6ebcd27 Mon Sep 17 00:00:00 2001 From: Matteo Gheza Date: Tue, 29 Mar 2022 17:23:23 +0200 Subject: [PATCH] Remove TODO from en.php --- backend/translations/en.php | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/translations/en.php b/backend/translations/en.php index cd0b959..27fb9d0 100644 --- a/backend/translations/en.php +++ b/backend/translations/en.php @@ -38,7 +38,6 @@ return [ "added_by" => "Added by: " ], "telegram_bot" => [ - //TODO: select Telegram bot language from user's language "available_support" => "🧯 Available for support", "available_full" => "🚒 Available with full team", "not_available" => "⚠️ Not available",