diff client/yarn.lock @ 159:3d9341f6da4e

feat: Locale of browser determines the default language The locale chosen by the user seems a sane default for the default loclae of the application. To safely determine the browsers locale, locale2 was chosen. Localizations were renewed. Configuration variable is no longer needed in .env.sample de_DE localization is not needed. de_AT is needed.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 03 Jul 2018 17:46:06 +0200
parents 0fd572582ab8
children 7c40e9f28f94
line wrap: on
line diff
--- a/client/yarn.lock	Tue Jul 03 16:18:29 2018 +0200
+++ b/client/yarn.lock	Tue Jul 03 17:46:06 2018 +0200
@@ -5238,6 +5238,10 @@
     emojis-list "^2.0.0"
     json5 "^0.5.0"
 
+locale2@^2.2.0:
+  version "2.2.0"
+  resolved "https://registry.yarnpkg.com/locale2/-/locale2-2.2.0.tgz#8efe70ce39b5a7917f1ef5b469df7f1c1f5ccad4"
+
 locate-path@^2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"