@activepieces/piece-actualbudget 0.0.7 → 0.0.8

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": "@activepieces/piece-actualbudget",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "dependencies": {
5
5
  "@actual-app/api": "25.3.1",
6
6
  "@sinclair/typebox": "0.34.11",
@@ -9,7 +9,7 @@
9
9
  "nanoid": "3.3.8",
10
10
  "semver": "7.6.0",
11
11
  "@activepieces/pieces-framework": "0.18.4",
12
- "@activepieces/shared": "0.19.0",
12
+ "@activepieces/shared": "0.19.1",
13
13
  "tslib": "2.8.1"
14
14
  },
15
15
  "overrides": {
package/src/i18n/fr.json CHANGED
@@ -63,7 +63,7 @@
63
63
  "A json array of the transaction object": "Un tableau json de l'objet transaction",
64
64
  "January": "Janvier",
65
65
  "February": "Février",
66
- "March": "Marche",
66
+ "March": "Mars",
67
67
  "April": "Avril",
68
68
  "May": "Mai",
69
69
  "June": "Juin",
package/src/i18n/ja.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "Actual Budget": "実際の予算",
19
19
  "Personal finance app": "パーソナルファイナンスアプリ",
20
20
  "Server URL": "サーバー URL",
21
- "Password": "Password",
21
+ "Password": "パスワード",
22
22
  "Sync ID": "同期ID",
23
23
  "End-to-end encryption password": "エンドツーエンドの暗号化パスワード",
24
24
  "This is the URL of your running server": "これは実行中のサーバーのURLです",