Skip to content

Commit 33daf47

Browse files
committed
fix: translated to Japanese
1 parent 5a1982d commit 33daf47

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sfdx-data-move-utility-desktop-app",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "SFDMU GUI App",
55
"scripts": {
66
"start": "electron --enable-transparent-visuals --disable-gpu ./js/electron-app/main.js",
@@ -65,7 +65,8 @@
6565
"fr",
6666
"de",
6767
"it",
68-
"ar"
68+
"ar",
69+
"ja"
6970
],
7071
"defaultLocale": "en",
7172
"fallbackLocale": "en",

0 commit comments

Comments
 (0)