@things-factory/dashboard 10.0.13 → 10.0.19

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": "@things-factory/dashboard",
3
- "version": "10.0.13",
3
+ "version": "10.0.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -26,10 +26,10 @@
26
26
  "clean": "npm run clean:server && npm run clean:client"
27
27
  },
28
28
  "dependencies": {
29
- "@things-factory/auth-base": "^10.0.13",
30
- "@things-factory/board-service": "^10.0.13",
31
- "@things-factory/board-ui": "^10.0.13",
32
- "@things-factory/setting-base": "^10.0.13"
29
+ "@things-factory/auth-base": "^10.0.19",
30
+ "@things-factory/board-service": "^10.0.19",
31
+ "@things-factory/board-ui": "^10.0.19",
32
+ "@things-factory/setting-base": "^10.0.19"
33
33
  },
34
- "gitHead": "808b3b9e3bf15c058316ec4c73455108df7722aa"
34
+ "gitHead": "5c170a55152cfe906fe6dbc30e6bfe474ed64122"
35
35
  }
@@ -1,6 +1,12 @@
1
1
  {
2
+ "button.set home dashboard": "choose home dashboard",
2
3
  "label.dashboard for desktop": "dashboard for desktop",
3
4
  "label.dashboard for mobile": "dashboard for mobile",
5
+ "text.home dashboard ask administrator": "an administrator with the setting privilege can choose one.",
6
+ "text.home dashboard unavailable": "the server responded with the following while loading the board.",
7
+ "text.no home dashboard": "choose a board for the home screen and it appears here.",
4
8
  "title.dashboard setting": "dashboard setting",
5
- "title.home dashboard": "home dashboard"
9
+ "title.home dashboard": "home dashboard",
10
+ "title.home dashboard unavailable": "cannot open the home dashboard",
11
+ "title.no home dashboard": "no home dashboard yet"
6
12
  }
@@ -1,6 +1,12 @@
1
1
  {
2
+ "button.set home dashboard": "ホーム ダッシュボードを指定",
2
3
  "label.dashboard for desktop": "デスクトップ用ダッシュボード",
3
4
  "label.dashboard for mobile": "モバイル用ダッシュボード",
5
+ "text.home dashboard ask administrator": "設定権限を持つ管理者が指定できます。",
6
+ "text.home dashboard unavailable": "指定されたボードの読み込み中に、サーバーから次の応答がありました。",
7
+ "text.no home dashboard": "ホーム画面に表示するボードを指定すると、ここに表示されます。",
4
8
  "title.dashboard setting": "ダッシュボード設定",
5
- "title.home dashboard": "ホーム ダッシュボード"
9
+ "title.home dashboard": "ホーム ダッシュボード",
10
+ "title.home dashboard unavailable": "ホーム ダッシュボードを開けませんでした",
11
+ "title.no home dashboard": "ホーム ダッシュボードが指定されていません"
6
12
  }
@@ -1,6 +1,12 @@
1
1
  {
2
+ "button.set home dashboard": "홈 대시보드 지정",
2
3
  "label.dashboard for desktop": "데스크탑용 대시보드",
3
4
  "label.dashboard for mobile": "모바일용 대시보드",
5
+ "text.home dashboard ask administrator": "지정은 설정 권한을 받은 관리자가 할 수 있습니다.",
6
+ "text.home dashboard unavailable": "지정된 보드를 불러오는 중에 서버가 아래와 같이 응답했습니다.",
7
+ "text.no home dashboard": "홈 화면에 표시할 보드를 지정하면 여기에 표시됩니다.",
4
8
  "title.dashboard setting": "대시보드 설정",
5
- "title.home dashboard": "홈 대시보드"
9
+ "title.home dashboard": "홈 대시보드",
10
+ "title.home dashboard unavailable": "홈 대시보드를 열지 못했습니다",
11
+ "title.no home dashboard": "홈 대시보드가 지정되지 않았습니다"
6
12
  }
@@ -1,6 +1,12 @@
1
1
  {
2
+ "button.set home dashboard": "pilih papan pemuka utama",
2
3
  "label.dashboard for desktop": "papan pemuka untuk desktop",
3
4
  "label.dashboard for mobile": "papan pemuka untuk mudah alih",
5
+ "text.home dashboard ask administrator": "pentadbir yang mempunyai keizinan tetapan boleh memilihnya.",
6
+ "text.home dashboard unavailable": "pelayan memberi maklum balas berikut semasa memuatkan papan tersebut.",
7
+ "text.no home dashboard": "pilih papan untuk skrin utama dan ia akan dipaparkan di sini.",
4
8
  "title.dashboard setting": "tetapan untuk dashboard",
5
- "title.home dashboard": "halaman dashboard"
9
+ "title.home dashboard": "halaman dashboard",
10
+ "title.home dashboard unavailable": "tidak dapat membuka papan pemuka utama",
11
+ "title.no home dashboard": "papan pemuka utama belum ditetapkan"
6
12
  }
@@ -1,6 +1,12 @@
1
1
  {
2
+ "button.set home dashboard": "设置主页仪表板",
2
3
  "label.dashboard for desktop": "桌面仪表板",
3
4
  "label.dashboard for mobile": "移动仪表板",
5
+ "text.home dashboard ask administrator": "拥有设置权限的管理员可以进行指定。",
6
+ "text.home dashboard unavailable": "加载指定看板时,服务器返回了以下内容。",
7
+ "text.no home dashboard": "指定要在主页显示的看板后,将显示在此处。",
4
8
  "title.dashboard setting": "仪表板设置",
5
- "title.home dashboard": "主页仪表板"
9
+ "title.home dashboard": "主页仪表板",
10
+ "title.home dashboard unavailable": "无法打开主页仪表板",
11
+ "title.no home dashboard": "尚未指定主页仪表板"
6
12
  }