summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2016-11-16 09:20:22 -0500
committerGitHub <noreply@github.com>2016-11-16 09:20:22 -0500
commita9ad89f2eccc77145973b6195ce4e7c5e5f86a20 (patch)
tree40673e9af6e7d4d9a303433b4cd4c7d72dd7979c /www/js
parente735b518ef80c95e81f3d007f2ce9b3f3c161eb8 (diff)
parentb6e39a97651f35b1c6b73c7f20e7c81fbfd1c9b3 (diff)
Merge pull request #375 from maymaymay/patch-4
Polish language name modyfication
Diffstat (limited to 'www/js')
-rw-r--r--www/js/DataModel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index 572a9cf4..2a49c454 100644
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -37,7 +37,7 @@ angular.module('zmApp.controllers')
value: 'it'
},
{
- text: 'Polksi',
+ text: 'Polski',
value: 'pl'
},