From 1a86db3f33f045caec9017a598119f98fdfe1ff3 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 15 Oct 2018 07:34:28 -0400 Subject: #717 language updates --- www/js/DataModel.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/js/DataModel.js') diff --git a/www/js/DataModel.js b/www/js/DataModel.js index 575ad982..95bce4b4 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -42,6 +42,10 @@ angular.module('zmApp.controllers') text: 'العربية', value: 'ar' }, + { + text: 'Bosnian', + value: 'ba' + }, { text: 'Deutsch', value: 'de' -- cgit v1.2.3