@nettyapps/ntybase 21.0.1 → 21.0.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nettyapps/ntybase",
3
- "version": "21.0.1",
3
+ "version": "21.0.4",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -229,5 +229,6 @@
229
229
  "@customFilterActive": "Custom Filter Active - Switch to Default",
230
230
  "@defaultFilterActive": "Default Filter Active - Switch to Custom",
231
231
  "@customFilterModeEnabled": "Custom Filter Mode Enabled",
232
- "@defaultFilterModeEnabled": "Default Filter Mode Enabled"
232
+ "@defaultFilterModeEnabled": "Default Filter Mode Enabled",
233
+ "@invalidFormat": "Invalid Format"
233
234
  }
@@ -229,5 +229,6 @@
229
229
  "@customFilterActive": "Özel Filtre Aktif - Varsayılana Geç",
230
230
  "@defaultFilterActive": "Varsayılan Filtre Aktif - Özele Geç",
231
231
  "@customFilterModeEnabled": "Özel Filtre Modu Aktif",
232
- "@defaultFilterModeEnabled": "Varsayılan Filtre Modu Aktif"
232
+ "@defaultFilterModeEnabled": "Varsayılan Filtre Modu Aktif",
233
+ "@invalidFormat": "Geçersiz Format"
233
234
  }