From 511c740b5c4ec5125cc0f9801115da8fecd5d95e Mon Sep 17 00:00:00 2001 From: Suhas Dissanayake Date: Tue, 25 Jul 2023 13:59:04 +0530 Subject: [PATCH] Add a suggestion for translator apps: com.bnyro.translate Signed-off-by: Suhas Dissanayake Signed-off-by: Muntashir Al-Islam Co-authored-by: Muntashir Al-Islam --- suggestions/translators.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/translators.json b/suggestions/translators.json index 0637a08..4b9259c 100644 --- a/suggestions/translators.json +++ b/suggestions/translators.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "com.bnyro.translate", + "label": "Translate You", + "source": "f", + "repo": "https://github.com/Bnyro/TranslateYou" + } +]