@nocobase/plugin-api-keys 2.0.0-alpha.8 → 2.1.0-alpha.1
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/dist/externalVersion.js +4 -4
- package/dist/locale/de-DE.json +15 -15
- package/dist/locale/en-US.json +15 -15
- package/dist/locale/es-ES.json +21 -0
- package/dist/locale/fr-FR.json +21 -0
- package/dist/locale/hu-HU.json +21 -0
- package/dist/locale/id-ID.json +21 -0
- package/dist/locale/it-IT.json +15 -15
- package/dist/locale/ja-JP.json +14 -14
- package/dist/locale/ko-KR.json +16 -16
- package/dist/locale/nl-NL.json +19 -19
- package/dist/locale/pt-BR.json +21 -0
- package/dist/locale/ru-RU.json +22 -0
- package/dist/locale/tr-TR.json +21 -0
- package/dist/locale/uk-UA.json +21 -0
- package/dist/locale/vi-VN.json +21 -0
- package/dist/locale/zh-CN.json +15 -15
- package/dist/locale/zh-TW.json +21 -0
- package/package.json +5 -2
package/dist/externalVersion.js
CHANGED
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "2.
|
|
12
|
-
"@nocobase/database": "2.
|
|
13
|
-
"@nocobase/server": "2.
|
|
11
|
+
"@nocobase/client": "2.1.0-alpha.1",
|
|
12
|
+
"@nocobase/database": "2.1.0-alpha.1",
|
|
13
|
+
"@nocobase/server": "2.1.0-alpha.1",
|
|
14
14
|
"@formily/react": "2.3.7",
|
|
15
15
|
"ahooks": "3.7.8",
|
|
16
16
|
"antd": "5.24.2",
|
|
@@ -18,5 +18,5 @@ module.exports = {
|
|
|
18
18
|
"react": "18.2.0",
|
|
19
19
|
"@formily/shared": "2.3.7",
|
|
20
20
|
"react-i18next": "11.18.6",
|
|
21
|
-
"@nocobase/actions": "2.
|
|
21
|
+
"@nocobase/actions": "2.1.0-alpha.1"
|
|
22
22
|
};
|
package/dist/locale/de-DE.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1 Tag",
|
|
3
|
+
"30 Days": "30 Tage",
|
|
4
|
+
"7 Days": "7 Tage",
|
|
5
|
+
"90 Days": "90 Tage",
|
|
3
6
|
"API key created successfully": "API-Schlüssel erfolgreich erstellt",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
+
"API keys": "API-Schlüssel",
|
|
8
|
+
"Add API key": "API-Schlüssel hinzufügen",
|
|
9
|
+
"Allow only your own roles to be selected": "Erlauben Sie nur die Auswahl Ihrer eigenen Rollen",
|
|
10
|
+
"Created at": "Erstellt am",
|
|
11
|
+
"Custom": "Benutzerdefiniert",
|
|
7
12
|
"Delete API key": "API-Schlüssel löschen",
|
|
8
|
-
"
|
|
13
|
+
"Expiration": "Ablauf",
|
|
14
|
+
"Key name": "Schlüsselname",
|
|
9
15
|
"Keys manager": "Schlüsselverwaltung",
|
|
10
|
-
"
|
|
11
|
-
"Add API key": "API-Schlüssel hinzufügen",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Stellen Sie sicher, dass Sie Ihren persönlichen Zugriffsschlüssel jetzt kopieren, da Sie ihn später nicht mehr sehen können.",
|
|
12
17
|
"Never": "Nie",
|
|
13
|
-
"Custom": "Benutzerdefiniert",
|
|
14
18
|
"Never expires": "Läuft nie ab",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
"90 Days": "90 Tage",
|
|
19
|
-
"Role not found": "Rolle nicht gefunden",
|
|
20
|
-
"Allow only your own roles to be selected": "Erlauben Sie nur die Auswahl Ihrer eigenen Rollen"
|
|
21
|
-
}
|
|
19
|
+
"Role": "Rolle",
|
|
20
|
+
"Role not found": "Rolle nicht gefunden"
|
|
21
|
+
}
|
package/dist/locale/en-US.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
3
6
|
"API key created successfully": "API key created successfully",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
7
12
|
"Delete API key": "Delete API key",
|
|
8
|
-
"
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
9
15
|
"Keys manager": "Keys manager",
|
|
10
|
-
"
|
|
11
|
-
"Add API key": "Add API key",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
12
17
|
"Never": "Never",
|
|
13
|
-
"Custom": "Custom",
|
|
14
18
|
"Never expires": "Never expires",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
"90 Days": "90 Days",
|
|
19
|
-
"Role not found": "Role not found",
|
|
20
|
-
"Allow only your own roles to be selected": "Allow only your own roles to be selected"
|
|
21
|
-
}
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Nap",
|
|
3
|
+
"30 Days": "30 Nap",
|
|
4
|
+
"7 Days": "7 Nap",
|
|
5
|
+
"90 Days": "90 Nap",
|
|
6
|
+
"API key created successfully": "API kulcs sikeresen létrehozva",
|
|
7
|
+
"API keys": "API kulcsok",
|
|
8
|
+
"Add API key": "API kulcs hozzáadása",
|
|
9
|
+
"Allow only your own roles to be selected": "Csak a saját szerepköreid kiválasztása engedélyezett",
|
|
10
|
+
"Created at": "Létrehozva",
|
|
11
|
+
"Custom": "Egyedi",
|
|
12
|
+
"Delete API key": "API kulcs törlése",
|
|
13
|
+
"Expiration": "Lejárat",
|
|
14
|
+
"Key name": "Kulcs neve",
|
|
15
|
+
"Keys manager": "Kulcsok kezelője",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Győződjön meg róla, hogy most másolja a személyes hozzáférési kulcsát, mivel ezt később már nem fogja tudni megtekinteni.",
|
|
17
|
+
"Never": "Soha",
|
|
18
|
+
"Never expires": "Soha nem jár le",
|
|
19
|
+
"Role": "Szerep",
|
|
20
|
+
"Role not found": "Szerep nem található"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Hari",
|
|
3
|
+
"30 Days": "30 Hari",
|
|
4
|
+
"7 Days": "7 Hari",
|
|
5
|
+
"90 Days": "90 Hari",
|
|
6
|
+
"API key created successfully": "Kunci API berhasil dibuat",
|
|
7
|
+
"API keys": "Kunci API",
|
|
8
|
+
"Add API key": "Tambah kunci API",
|
|
9
|
+
"Allow only your own roles to be selected": "Izinkan hanya peran Anda sendiri yang dipilih",
|
|
10
|
+
"Created at": "Dibuat pada",
|
|
11
|
+
"Custom": "Kustom",
|
|
12
|
+
"Delete API key": "Hapus kunci API",
|
|
13
|
+
"Expiration": "Kedaluwarsa",
|
|
14
|
+
"Key name": "Nama kunci",
|
|
15
|
+
"Keys manager": "Manajer kunci",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Pastikan untuk menyalin kunci akses pribadi Anda sekarang karena Anda tidak akan dapat melihatnya lagi.",
|
|
17
|
+
"Never": "Tidak pernah",
|
|
18
|
+
"Never expires": "Tidak pernah kedaluwarsa",
|
|
19
|
+
"Role": "Peran",
|
|
20
|
+
"Role not found": "Peran tidak ditemukan"
|
|
21
|
+
}
|
package/dist/locale/it-IT.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1 giorno",
|
|
3
|
+
"30 Days": "30 giorni",
|
|
4
|
+
"7 Days": "7 giorni",
|
|
5
|
+
"90 Days": "90 giorni",
|
|
3
6
|
"API key created successfully": "Chiave API creata con successo",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
+
"API keys": "Chiavi API",
|
|
8
|
+
"Add API key": "Aggiungi chiave API",
|
|
9
|
+
"Allow only your own roles to be selected": "Consenti solo i tuoi ruoli essere selezionati",
|
|
10
|
+
"Created at": "Creato il",
|
|
11
|
+
"Custom": "Personalizzato",
|
|
7
12
|
"Delete API key": "Elimina chiave API",
|
|
8
|
-
"
|
|
13
|
+
"Expiration": "Scadenza",
|
|
14
|
+
"Key name": "Nome chiave",
|
|
9
15
|
"Keys manager": "Gestore chiavi",
|
|
10
|
-
"
|
|
11
|
-
"Add API key": "Aggiungi chiave API",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Assicurati di copiare ora la tua chiave di accesso personale poiché non potrai più vederla.",
|
|
12
17
|
"Never": "Mai",
|
|
13
|
-
"Custom": "Personalizzato",
|
|
14
18
|
"Never expires": "Non scade mai",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
"90 Days": "90 giorni",
|
|
19
|
-
"Role not found": "Ruolo non trovato",
|
|
20
|
-
"Allow only your own roles to be selected": "Consenti solo i tuoi ruoli essere selezionati"
|
|
21
|
-
}
|
|
19
|
+
"Role": "Ruolo",
|
|
20
|
+
"Role not found": "Ruolo non trovato"
|
|
21
|
+
}
|
package/dist/locale/ja-JP.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1日",
|
|
3
|
+
"30 Days": "30日",
|
|
4
|
+
"7 Days": "7日",
|
|
5
|
+
"90 Days": "90日",
|
|
3
6
|
"API key created successfully": "APIキーが正常に作成されました",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
+
"API keys": "APIキー",
|
|
8
|
+
"Add API key": "APIキーを追加",
|
|
9
|
+
"Allow only your own roles to be selected": "自分の役割のみを選択可能",
|
|
10
|
+
"Created at": "作成日",
|
|
11
|
+
"Custom": "カスタム",
|
|
7
12
|
"Delete API key": "APIキーを削除",
|
|
8
|
-
"
|
|
13
|
+
"Expiration": "有効期限",
|
|
14
|
+
"Key name": "キー名",
|
|
9
15
|
"Keys manager": "キー管理者",
|
|
10
|
-
"
|
|
11
|
-
"Add API key": "APIキーを追加",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "この後は個人のアクセスキーを確認できないため、今コピーしてください",
|
|
12
17
|
"Never": "なし",
|
|
13
|
-
"Custom": "カスタム",
|
|
14
18
|
"Never expires": "無期限",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"30 Days": "30日",
|
|
18
|
-
"90 Days": "90日",
|
|
19
|
-
"Role not found": "役割が見つかりません",
|
|
20
|
-
"Allow only your own roles to be selected": "自分の役割のみを選択可能"
|
|
19
|
+
"Role": "役割",
|
|
20
|
+
"Role not found": "役割が見つかりません"
|
|
21
21
|
}
|
package/dist/locale/ko-KR.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1일",
|
|
3
|
+
"30 Days": "30일",
|
|
4
|
+
"7 Days": "7일",
|
|
5
|
+
"90 Days": "90일",
|
|
3
6
|
"API key created successfully": "API 키가 성공적으로 생성되었습니다",
|
|
4
|
-
"
|
|
5
|
-
"Key name": "키 이름",
|
|
6
|
-
"Expiration": "만료",
|
|
7
|
-
"Delete API key": "API 키 삭제",
|
|
8
|
-
"Role": "역할",
|
|
9
|
-
"Keys manager": "키 관리자",
|
|
10
|
-
"Created at": "생성일",
|
|
7
|
+
"API keys": "API 키",
|
|
11
8
|
"Add API key": "API 키 추가",
|
|
12
|
-
"
|
|
9
|
+
"Allow only your own roles to be selected": "자신의 역할만 선택할 수 있도록 허용",
|
|
10
|
+
"Created at": "생성일",
|
|
13
11
|
"Custom": "사용자 설정",
|
|
12
|
+
"Delete API key": "API 키 삭제",
|
|
13
|
+
"Expiration": "만료",
|
|
14
|
+
"Key name": "키 이름",
|
|
15
|
+
"Keys manager": "키 관리자",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "지금 개인 액세스 키를 복사하세요. 이 키는 다시는 볼 수 없습니다.",
|
|
17
|
+
"Never": "절대",
|
|
14
18
|
"Never expires": "만료되지 않음",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
"90 Days": "90 일",
|
|
19
|
-
"Role not found": "역할을 찾을 수 없음",
|
|
20
|
-
"Allow only your own roles to be selected": "자신의 역할만 선택할 수 있도록 허용"
|
|
21
|
-
}
|
|
19
|
+
"Role": "역할",
|
|
20
|
+
"Role not found": "역할을 찾을 수 없음"
|
|
21
|
+
}
|
package/dist/locale/nl-NL.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
2
|
+
"1 Day": "1 dag",
|
|
3
|
+
"30 Days": "30 dagen",
|
|
4
|
+
"7 Days": "7 dagen",
|
|
5
|
+
"90 Days": "90 dagen",
|
|
6
|
+
"API key created successfully": "API-sleutel succesvol aangemaakt",
|
|
7
|
+
"API keys": "API-sleutels",
|
|
8
|
+
"Add API key": "API key toevoegen",
|
|
9
|
+
"Allow only your own roles to be selected": "Alleen je eigen rollen mogen worden geselecteerd",
|
|
10
|
+
"Created at": "Aangemaakt op",
|
|
11
|
+
"Custom": "Aangepast",
|
|
12
|
+
"Delete API key": "API key verwijderen",
|
|
13
|
+
"Expiration": "Vervaldatum",
|
|
14
|
+
"Key name": "Sleutelnaam",
|
|
15
|
+
"Keys manager": "Sleutelbeheerder",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Zorg ervoor dat je nu je persoonlijke toegangssleutel kopieert, want je kan deze later niet meer opnieuw zien.",
|
|
17
|
+
"Never": "Nooit",
|
|
18
|
+
"Never expires": "Verloopt nooit",
|
|
19
|
+
"Role": "Rol",
|
|
20
|
+
"Role not found": "Rol niet gevonden"
|
|
21
21
|
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
" Allow only your own roles to be selected": "Разрешить выбор только собственных ролей",
|
|
3
|
+
"1 Day": "1 день",
|
|
4
|
+
"30 Days": "30 дней",
|
|
5
|
+
"7 Days": "7 дней",
|
|
6
|
+
"90 Days": "90 дней",
|
|
7
|
+
"API key created successfully": "Ключ API успешно создан",
|
|
8
|
+
"API keys": "Ключи API",
|
|
9
|
+
"Add API key": "Добавить ключ API",
|
|
10
|
+
"Allow only your own roles to be selected": "Разрешить выбор только собственных ролей",
|
|
11
|
+
"Created at": "Создано",
|
|
12
|
+
"Custom": "Пользовательский",
|
|
13
|
+
"Delete API key": "Удалить ключ API",
|
|
14
|
+
"Expiration": "Срок действия",
|
|
15
|
+
"Key name": "Название ключа",
|
|
16
|
+
"Keys manager": "Менеджер ключей",
|
|
17
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Убедитесь, что вы скопировали свой личный ключ доступа сейчас, так как вы не сможете увидеть его снова.",
|
|
18
|
+
"Never": "Никогда",
|
|
19
|
+
"Never expires": "Без срока действия",
|
|
20
|
+
"Role": "Роль",
|
|
21
|
+
"Role not found": "Роль не найдена"
|
|
22
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Vai trò",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"1 Day": "1 天",
|
|
3
|
+
"30 Days": "30 天",
|
|
4
|
+
"7 Days": "7 天",
|
|
5
|
+
"90 Days": "90 天",
|
|
3
6
|
"API key created successfully": "API 密钥创建成功",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
+
"API keys": "API 密钥",
|
|
8
|
+
"Add API key": "添加 API 密钥",
|
|
9
|
+
"Allow only your own roles to be selected": "只允许选择你自己拥有的角色",
|
|
10
|
+
"Created at": "创建时间",
|
|
11
|
+
"Custom": "自定义",
|
|
7
12
|
"Delete API key": "删除 API 密钥",
|
|
8
|
-
"
|
|
13
|
+
"Expiration": "过期时间",
|
|
14
|
+
"Key name": "密钥名称",
|
|
9
15
|
"Keys manager": "密钥管理",
|
|
10
|
-
"
|
|
11
|
-
"Add API key": "添加 API 密钥",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "请确保现在复制你的个人访问密钥,因为你将无法再次看到这个密钥。",
|
|
12
17
|
"Never": "永不",
|
|
13
|
-
"Custom": "自定义",
|
|
14
18
|
"Never expires": "永不过期",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
"90 Days": "90 天",
|
|
19
|
-
"Role not found": "角色不存在",
|
|
20
|
-
"Allow only your own roles to be selected": "只允许选择你自己拥有的角色"
|
|
21
|
-
}
|
|
19
|
+
"Role": "角色",
|
|
20
|
+
"Role not found": "角色不存在"
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1 Day": "1 Day",
|
|
3
|
+
"30 Days": "30 Days",
|
|
4
|
+
"7 Days": "7 Days",
|
|
5
|
+
"90 Days": "90 Days",
|
|
6
|
+
"API key created successfully": "API key created successfully",
|
|
7
|
+
"API keys": "API keys",
|
|
8
|
+
"Add API key": "Add API key",
|
|
9
|
+
"Allow only your own roles to be selected": "Allow only your own roles to be selected",
|
|
10
|
+
"Created at": "Created at",
|
|
11
|
+
"Custom": "Custom",
|
|
12
|
+
"Delete API key": "Delete API key",
|
|
13
|
+
"Expiration": "Expiration",
|
|
14
|
+
"Key name": "Key name",
|
|
15
|
+
"Keys manager": "Keys manager",
|
|
16
|
+
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
17
|
+
"Never": "Never",
|
|
18
|
+
"Never expires": "Never expires",
|
|
19
|
+
"Role": "Role",
|
|
20
|
+
"Role not found": "Role not found"
|
|
21
|
+
}
|
package/package.json
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-api-keys",
|
|
3
3
|
"displayName": "Auth: API keys",
|
|
4
|
+
"displayName.ru-RU": "Аутентификация: API ключи",
|
|
4
5
|
"displayName.zh-CN": "认证:API 密钥",
|
|
5
6
|
"description": "Allows users to use API key to access application's HTTP API",
|
|
7
|
+
"description.ru-RU": "Позволяет пользователям использовать API ключ для доступа к HTTP API приложения",
|
|
6
8
|
"description.zh-CN": "允许用户使用 API 密钥访问应用的 HTTP API",
|
|
7
|
-
"version": "2.
|
|
9
|
+
"version": "2.1.0-alpha.1",
|
|
8
10
|
"license": "AGPL-3.0",
|
|
9
11
|
"main": "./dist/server/index.js",
|
|
10
12
|
"homepage": "https://docs.nocobase.com/handbook/api-keys",
|
|
13
|
+
"homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/api-keys",
|
|
11
14
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/api-keys",
|
|
12
15
|
"keywords": [
|
|
13
16
|
"Authentication"
|
|
@@ -32,5 +35,5 @@
|
|
|
32
35
|
"@nocobase/test": "2.x",
|
|
33
36
|
"@nocobase/utils": "2.x"
|
|
34
37
|
},
|
|
35
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "d27baf21569643d6fa83f882233f4e90eb5b89f1"
|
|
36
39
|
}
|