From 16f3b7787edae013270c79f15bdd6500bbc64586 Mon Sep 17 00:00:00 2001 From: Thezentar <32572666+Thezentar@users.noreply.github.com> Date: Sun, 8 Oct 2017 08:55:17 +0200 Subject: [PATCH] fixed actions - removing duplicate Afrikaans Language --- src/actions/Settings.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/actions/Settings.js b/src/actions/Settings.js index 5497b14..1e29318 100644 --- a/src/actions/Settings.js +++ b/src/actions/Settings.js @@ -89,8 +89,7 @@ export const LANGUAGES = [ LANG_PORTUGUESE, LANG_RUSSIAN, LANG_SPANISH, - LANG_SWEDISH, - LANG_AFRIKAANS + LANG_SWEDISH ] // Actions