@staffbase/plugins-client-sdk 3.0.0 → 3.0.3

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.
@@ -7,7 +7,7 @@
7
7
  * @author Stefan Staude <stefan.staude@staffbase.com>
8
8
  * @author Daniel Große <daniel.grosse@staffbase.com>
9
9
  *
10
- * @copyright 2024
10
+ * @copyright 2025
11
11
  * @license Apache-2.0
12
12
  */
13
13
 
@@ -498,6 +498,12 @@ var locales = {
498
498
  name: 'English',
499
499
  localizedName: 'English'
500
500
  },
501
+ enGB: {
502
+ key: 'enGB',
503
+ locale: 'en_GB',
504
+ name: 'English (United Kingdom)',
505
+ localizedName: 'English (United Kingdom)'
506
+ },
501
507
  es: {
502
508
  key: 'es',
503
509
  locale: 'es_ES',