about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGeorg Lukas <georg@op-co.de>2021-07-27 17:50:56 +0200
committerGeorg Lukas <georg@op-co.de>2021-07-27 17:50:56 +0200
commite37adee3cbbb0962af955976b1e59b32acc824d6 (patch)
tree071fe82d4ae788016954e7766c47b12cd877a5ce
parentf6eaa9035500dcb5e040957914520ab09b276a64 (diff)
downloadphp-xmpp-invitation-e37adee3cbbb0962af955976b1e59b32acc824d6.tar.gz
add Polish to supported list
-rw-r--r--config.js.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.js.dist b/config.js.dist
index d119301..b959c0f 100644
--- a/config.js.dist
+++ b/config.js.dist
@@ -1,2 +1,2 @@
-var supportedLocales = ['de', 'en', 'fr', 'ro']
+var supportedLocales = ['de', 'en', 'fr', 'pl', ro']
 var defaultLocale = 'en'