From baa9e8188bc23d63619c173958b22908575149cd Mon Sep 17 00:00:00 2001 From: Dmitrii <63938599+captaincurls@users.noreply.github.com> Date: Mon, 20 Apr 2020 01:23:21 +0900 Subject: [PATCH] Update translations.js --- js/translations.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/translations.js b/js/translations.js index 47e6ed9..8b0391c 100644 --- a/js/translations.js +++ b/js/translations.js @@ -16,11 +16,9 @@ i18next const languages = [ ['de', 'Deutsch'], ['en', 'English'], - ['fr', 'Français'], ['it', 'Italiano'], ['ru', 'Русский'], ['ja', '日本語'], - ['pt-BR', 'Português'], ['zh-CN', '简体中文'], ['zh-TW', '繁體中文'] ],