@abtnode/auth 1.16.23-beta-c9c4e08e → 1.16.23-beta-ed83c878
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/locales/ar.js +1 -0
- package/locales/de.js +1 -0
- package/locales/es.js +1 -0
- package/locales/fr.js +1 -0
- package/locales/hi.js +1 -0
- package/locales/i18n.db +0 -0
- package/locales/id.js +1 -0
- package/locales/ja.js +1 -0
- package/locales/ko.js +1 -0
- package/locales/pt.js +1 -0
- package/locales/ru.js +1 -0
- package/locales/th.js +1 -0
- package/locales/vi.js +1 -0
- package/locales/zh-tw.js +1 -0
- package/package.json +8 -8
package/locales/ar.js
CHANGED
package/locales/de.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'Nicht erlaubt, den Server an sich selbst zu übertragen',
|
|
65
65
|
tagRequired: 'Es ist ein Pflichtfeld',
|
|
66
66
|
appIsInProgress: 'Die Anwendung befindet sich in Bearbeitung. Bitte warten Sie, bis sie abgeschlossen ist.',
|
|
67
|
+
requestDidSpace: 'Bitte autorisieren Sie DID Space, um fortzufahren',
|
|
67
68
|
};
|
package/locales/es.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'No se permite transferir el servidor a ti mismo',
|
|
65
65
|
tagRequired: 'La etiqueta es requerida',
|
|
66
66
|
appIsInProgress: 'La aplicación está en progreso, por favor espere a que termine',
|
|
67
|
+
requestDidSpace: 'Por favor, autoriza a DID Space para continuar',
|
|
67
68
|
};
|
package/locales/fr.js
CHANGED
|
@@ -65,4 +65,5 @@ module.exports = {
|
|
|
65
65
|
notAllowedTransferToSelf: 'Interdiction de transférer le serveur vers vous-même',
|
|
66
66
|
tagRequired: 'Les balises sont obligatoires',
|
|
67
67
|
appIsInProgress: "L'application est en cours, veuillez attendre qu'elle se termine.",
|
|
68
|
+
requestDidSpace: 'Veuillez autoriser DID Space à continuer',
|
|
68
69
|
};
|
package/locales/hi.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'सर्वर को खुद को स्थानांतरित करने की अनुमति नहीं है',
|
|
65
65
|
tagRequired: 'टैग आवश्यक है',
|
|
66
66
|
appIsInProgress: 'ऐप्लीकेशन प्रगति में है, कृपया पूरा होने तक प्रतीक्षा करें।',
|
|
67
|
+
requestDidSpace: 'कृपया DID स्थान की प्राधिकरणदिये जारी रखें',
|
|
67
68
|
};
|
package/locales/i18n.db
CHANGED
|
Binary file
|
package/locales/id.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'Dilarang mentransfer Server ke diri sendiri',
|
|
65
65
|
tagRequired: 'Tag diperlukan',
|
|
66
66
|
appIsInProgress: 'Aplikasi ini sedang berjalan, mohon tunggu hingga selesai',
|
|
67
|
+
requestDidSpace: 'Silakan otorisasi DID Space untuk melanjutkan',
|
|
67
68
|
};
|
package/locales/ja.js
CHANGED
package/locales/ko.js
CHANGED
package/locales/pt.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'Não é permitido transferir o servidor para você mesmo',
|
|
65
65
|
tagRequired: 'A tag é necessária',
|
|
66
66
|
appIsInProgress: 'O aplicativo está em progresso, por favor, aguarde até que ele termine',
|
|
67
|
+
requestDidSpace: 'Por favor, autorize o DID Space a continuar',
|
|
67
68
|
};
|
package/locales/ru.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'Запрещено передавать сервер себе',
|
|
65
65
|
tagRequired: 'Требуется тег',
|
|
66
66
|
appIsInProgress: 'Приложение находится в процессе, пожалуйста, подождите, пока оно закончится.',
|
|
67
|
+
requestDidSpace: 'Пожалуйста, авторизуйте DID Space для продолжения',
|
|
67
68
|
};
|
package/locales/th.js
CHANGED
package/locales/vi.js
CHANGED
|
@@ -64,4 +64,5 @@ module.exports = {
|
|
|
64
64
|
notAllowedTransferToSelf: 'Không được phép chuyển máy chủ cho chính bạn',
|
|
65
65
|
tagRequired: 'Tag là bắt buộc',
|
|
66
66
|
appIsInProgress: 'Ứng dụng đang tiến hành, vui lòng đợi cho đến khi nó hoàn thành',
|
|
67
|
+
requestDidSpace: 'Vui lòng cho phép DID Space tiếp tục',
|
|
67
68
|
};
|
package/locales/zh-tw.js
CHANGED
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.16.23-beta-
|
|
6
|
+
"version": "1.16.23-beta-ed83c878",
|
|
7
7
|
"description": "Simple lib to manage auth in ABT Node",
|
|
8
8
|
"main": "lib/index.js",
|
|
9
9
|
"files": [
|
|
@@ -20,15 +20,15 @@
|
|
|
20
20
|
"author": "linchen <linchen1987@foxmail.com> (http://github.com/linchen1987)",
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@abtnode/constant": "1.16.23-beta-
|
|
24
|
-
"@abtnode/logger": "1.16.23-beta-
|
|
25
|
-
"@abtnode/util": "1.16.23-beta-
|
|
23
|
+
"@abtnode/constant": "1.16.23-beta-ed83c878",
|
|
24
|
+
"@abtnode/logger": "1.16.23-beta-ed83c878",
|
|
25
|
+
"@abtnode/util": "1.16.23-beta-ed83c878",
|
|
26
26
|
"@arcblock/did": "1.18.110",
|
|
27
|
-
"@arcblock/nft-display": "2.9.
|
|
27
|
+
"@arcblock/nft-display": "2.9.28",
|
|
28
28
|
"@arcblock/validator": "^1.18.110",
|
|
29
29
|
"@arcblock/vc": "1.18.110",
|
|
30
|
-
"@blocklet/constant": "1.16.23-beta-
|
|
31
|
-
"@blocklet/meta": "1.16.23-beta-
|
|
30
|
+
"@blocklet/constant": "1.16.23-beta-ed83c878",
|
|
31
|
+
"@blocklet/meta": "1.16.23-beta-ed83c878",
|
|
32
32
|
"@ocap/client": "^1.18.110",
|
|
33
33
|
"@ocap/mcrypto": "1.18.110",
|
|
34
34
|
"@ocap/util": "1.18.110",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"jest": "^29.7.0"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "09abd3c4a7c8c57a5c45f721f37362208dad8823"
|
|
53
53
|
}
|