summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
authormaymaymay <maremajk@gmail.com>2016-11-16 07:52:16 +0100
committerGitHub <noreply@github.com>2016-11-16 07:52:16 +0100
commitb6e39a97651f35b1c6b73c7f20e7c81fbfd1c9b3 (patch)
tree757d07f98d5583e913ec0d45c7af7ec07b9a6331 /www/js
parent7eb8ff8bad095286d20338e8c6c68023962ab591 (diff)
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'
},