@staffbase/plugins-client-sdk 2.0.0-beta.1 → 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>
@@ -514,9 +514,9 @@ var locales = {
514
514
  name: 'Magyar',
515
515
  localizedName: 'Hungarian'
516
516
  },
517
- in: {
518
- key: 'in',
519
- locale: 'in_ID',
517
+ id: {
518
+ key: 'id',
519
+ locale: 'id_ID',
520
520
  name: 'Bahasa Indonesia',
521
521
  localizedName: 'Indonesian'
522
522
  },