awing-library 2.1.2-stable.1 → 2.1.2-stable.3
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/lib/ACM-AXN/AuthenticationProfile/Container.js +4 -4
- package/lib/ACM-AXN/Template/Container.js +1 -1
- package/lib/translate/en/translation.json +3 -1
- package/lib/translate/id/translation.json +3 -1
- package/lib/translate/ja/translation.json +3 -1
- package/lib/translate/phl/translation.json +3 -1
- package/lib/translate/th/translation.json +3 -1
- package/lib/translate/vi/translation.json +3 -1
- package/package.json +1 -1
|
@@ -34,18 +34,18 @@ function Container() {
|
|
|
34
34
|
return ((0, jsx_runtime_1.jsx)(AWING_1.PageManagement, { title: t('AuthenticationProfile.Title'), inputSearchPlaceholder: t('AuthenticationProfile.SearchPlaceholder'), onChangeQueryInput: getAuthenticationProfile, getRowId: function (obj) { return obj.authenticationProfileId; }, columns: [
|
|
35
35
|
{
|
|
36
36
|
field: 'authenticationProfileId',
|
|
37
|
-
headerName: '
|
|
37
|
+
headerName: '#',
|
|
38
38
|
width: 60,
|
|
39
39
|
valueGetter: function (_unUse, idx, stt) { return stt; },
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
field: 'authenticationMethodCode',
|
|
43
|
-
headerName: '
|
|
43
|
+
headerName: t('AuthenticationProfile.MethodCode'),
|
|
44
44
|
width: 130,
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
field: 'apControllerCode',
|
|
48
|
-
headerName: (
|
|
48
|
+
headerName: t('AuthenticationProfile.APControllerCode'),
|
|
49
49
|
width: 170,
|
|
50
50
|
valueGetter: function (row) {
|
|
51
51
|
return row.apControllerCode === Utils_1.AP_CONTROLLER_CODE.All ||
|
|
@@ -66,7 +66,7 @@ function Container() {
|
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
field: 'parameters',
|
|
69
|
-
headerName: 'Params',
|
|
69
|
+
headerName: t('AuthenticationProfile.Params'),
|
|
70
70
|
dynamicTableCellProps: function () {
|
|
71
71
|
return {
|
|
72
72
|
style: { wordBreak: 'break-all' },
|
|
@@ -56,7 +56,7 @@ var TemplateContainer = function () {
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
field: 'PageCode',
|
|
59
|
-
headerName: '
|
|
59
|
+
headerName: t('Common.TypePage'),
|
|
60
60
|
valueGetter: function (row) {
|
|
61
61
|
return t("TemplateManagement.Page_".concat(['wlc', 'lgn'].includes(row.pageCode) ? row.pageCode : row.pageCode === '0' ? 'wlc' : 'lgn'));
|
|
62
62
|
},
|
|
@@ -854,7 +854,9 @@
|
|
|
854
854
|
"MethodByLocalAP": "Verify local in AP - Controller",
|
|
855
855
|
"MethodByApi": "Verify by Api",
|
|
856
856
|
"MethodByRadius": "Verify by Radius",
|
|
857
|
-
"All": "All"
|
|
857
|
+
"All": "All",
|
|
858
|
+
"APControllerCode": "AP Controller Code",
|
|
859
|
+
"MethodCode": "Method Code"
|
|
858
860
|
},
|
|
859
861
|
"Holiday": {
|
|
860
862
|
"Domain": "Domain",
|
|
@@ -854,7 +854,9 @@
|
|
|
854
854
|
"MethodByLocalAP": "Verifikasi lokal di AP - Pengendali",
|
|
855
855
|
"MethodByApi": "Verifikasi melalui Api",
|
|
856
856
|
"MethodByRadius": "Verifikasi melalui Radius",
|
|
857
|
-
"All": "Semua"
|
|
857
|
+
"All": "Semua",
|
|
858
|
+
"APControllerCode": "Kode Pengendali AP",
|
|
859
|
+
"MethodCode": "Kode Metode"
|
|
858
860
|
},
|
|
859
861
|
"Holiday": {
|
|
860
862
|
"Domain": "Domain",
|
|
@@ -854,7 +854,9 @@
|
|
|
854
854
|
"MethodByLocalAP": "AP - コントローラーでローカル認証",
|
|
855
855
|
"MethodByApi": "APIで認証",
|
|
856
856
|
"MethodByRadius": "Radiusで認証",
|
|
857
|
-
"All": "すべて"
|
|
857
|
+
"All": "すべて",
|
|
858
|
+
"APControllerCode": "APコントローラーコード",
|
|
859
|
+
"MethodCode": "メソッドコード"
|
|
858
860
|
},
|
|
859
861
|
"Holiday": {
|
|
860
862
|
"Domain": "ドメイン",
|
|
@@ -854,7 +854,9 @@
|
|
|
854
854
|
"MethodByLocalAP": "Beripikahin ang lokal sa AP - Controller",
|
|
855
855
|
"MethodByApi": "Beripikahin sa pamamagitan ng Api",
|
|
856
856
|
"MethodByRadius": "Beripikahin sa pamamagitan ng Radius",
|
|
857
|
-
"All": "Lahat"
|
|
857
|
+
"All": "Lahat",
|
|
858
|
+
"APControllerCode": "AP - Controller Code",
|
|
859
|
+
"MethodCode": "Code ng Pamamaraan"
|
|
858
860
|
},
|
|
859
861
|
"Holiday": {
|
|
860
862
|
"Domain": "Domaine",
|
|
@@ -854,7 +854,9 @@
|
|
|
854
854
|
"MethodByLocalAP": "ยืนยันใน AP - คอนโทรลเลอร์",
|
|
855
855
|
"MethodByApi": "ยืนยันโดย Api",
|
|
856
856
|
"MethodByRadius": "ยืนยันโดย Radius",
|
|
857
|
-
"All": "ทั้งหมด"
|
|
857
|
+
"All": "ทั้งหมด",
|
|
858
|
+
"APControllerCode": "รหัสคอนโทรลเลอร์ AP",
|
|
859
|
+
"MethodCode": "รหัสวิธี"
|
|
858
860
|
},
|
|
859
861
|
"Holiday": {
|
|
860
862
|
"Domain": "โดเมน",
|
|
@@ -858,7 +858,9 @@
|
|
|
858
858
|
"MethodByLocalAP": "Xác thực tại AP - Controller",
|
|
859
859
|
"MethodByApi": "Xác thực qua Api",
|
|
860
860
|
"MethodByRadius": "Xác thực qua Radius",
|
|
861
|
-
"All": "Tất cả"
|
|
861
|
+
"All": "Tất cả",
|
|
862
|
+
"APControllerCode": "Mã AP - Controller",
|
|
863
|
+
"MethodCode": "Phương thức xác thực"
|
|
862
864
|
},
|
|
863
865
|
"Holiday": {
|
|
864
866
|
"Domain": "Hạ Tầng",
|