@staffbase/plugins-client-sdk 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  * Bundle of @staffbase/plugins-client-sdk
3
3
  * @file Staffbase plugins client SDK for JavaScript
4
4
  * @see https://github.com/Staffbase/plugins-client-sdk#readme
5
- * @version 1.2.3
5
+ * @version 2.0.0
6
6
  *
7
7
  * @author Stefan Staude <stefan.staude@staffbase.com>
8
8
  * @author Daniel Große <daniel.grosse@staffbase.com>
@@ -516,9 +516,9 @@ var locales = {
516
516
  name: 'Magyar',
517
517
  localizedName: 'Hungarian'
518
518
  },
519
- in: {
520
- key: 'in',
521
- locale: 'in_ID',
519
+ id: {
520
+ key: 'id',
521
+ locale: 'id_ID',
522
522
  name: 'Bahasa Indonesia',
523
523
  localizedName: 'Indonesian'
524
524
  },