sumba 2.1.3 → 2.1.4

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.
@@ -1,4 +1,5 @@
1
1
  {
2
+ "sumba": "Site Manager",
2
3
  "invalidKey": "Invalid api key provided",
3
4
  "userInactive": "User is inactive or temporarily disabled",
4
5
  "invalidToken": "Invalid token or token is expired",
@@ -1,4 +1,5 @@
1
1
  {
2
+ "sumba": "Manajemen Situs",
2
3
  "invalidKey": "Kunci API yang diberikan tidak valud",
3
4
  "userInactive": "Pengguna sedang tidak aktif atau sedang ditangguhkan secara temporer",
4
5
  "invalidToken": "Token tidak valid atau token telah kadaluarsa",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sumba",
3
- "version": "2.1.3",
3
+ "version": "2.1.4",
4
4
  "description": "Biz Suite for Bajo Framework",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/wiki/CHANGES.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changes
2
2
 
3
+ ## 2026-01-21
4
+
5
+ - [2.1.4] Update translations
6
+
3
7
  ## 2026-01-18
4
8
 
5
9
  - [2.1.3] Drop some less necessary dependencies