Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
TokenVaultManagement
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jasonwai
TokenVaultManagement
Commits
89f6e0ba
Commit
89f6e0ba
authored
Jun 27, 2023
by
nickchen
🎨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add: Key/ListKeys 警告提示字
parent
3c0061f1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
3 deletions
+10
-3
ListKeys.zh.resx
...Management/backstage/Resources/Views/Key/ListKeys.zh.resx
+6
-0
ListKeys.cshtml
...oken Vault Management/backstage/Views/Key/ListKeys.cshtml
+4
-3
key_part1.png
...n Vault Management/backstage/wwwroot/images/key_part1.png
+0
-0
key_part2.png
...n Vault Management/backstage/wwwroot/images/key_part2.png
+0
-0
No files found.
Merchant Token Vault Management/backstage/Resources/Views/Key/ListKeys.zh.resx
View file @
89f6e0ba
...
...
@@ -135,6 +135,9 @@
<data
name=
"Allow update"
xml:space=
"preserve"
>
<value>
允許更新
</value>
</data>
<data
name=
"Avoid being unable to restore the key after deletion"
xml:space=
"preserve"
>
<value>
避免鑰匙刪除後無法恢復
</value>
</data>
<data
name=
"Cancel"
xml:space=
"preserve"
>
<value>
取消
</value>
</data>
...
...
@@ -252,6 +255,9 @@
<data
name=
"Set up"
xml:space=
"preserve"
>
<value>
設定
</value>
</data>
<data
name=
"Some data may be lost"
xml:space=
"preserve"
>
<value>
可能導致部分資料遺失
</value>
</data>
<data
name=
"Status"
xml:space=
"preserve"
>
<value>
狀態
</value>
</data>
...
...
Merchant Token Vault Management/backstage/Views/Key/ListKeys.cshtml
View file @
89f6e0ba
...
...
@@ -304,9 +304,9 @@
<div class="modal-body" style="padding-top:35px; padding-bottom: 35px">
<form>
<p>
@Localizer["Please confirm to delete key."]
</p>
<p>
@Localizer["Please confirm to delete key."]</p>
<p class="text-danger font-weight-bolder">※@Localizer["Some data may be lost"]!</p>
<div class="SubmitBlock SubmitBlock_sm">
<button id="confirmBtn" class="btn btn-mainblue-solid">@Localizer["Confirm"]</button>
...
...
@@ -337,6 +337,7 @@
<div class="row">
<div class="col-12 text-center">
<p class="qr-code-message">@Localizer["Please save the QR code properly."]</p>
<p class="text-danger qr-code-message">※@Localizer["Avoid being unable to restore the key after deletion"]!</p>
</div>
</div>
<div class="row">
...
...
Merchant Token Vault Management/backstage/wwwroot/images/key_part1.png
View replaced file @
3c0061f1
View file @
89f6e0ba
706 Bytes
|
W:
|
H:
722 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Merchant Token Vault Management/backstage/wwwroot/images/key_part2.png
View replaced file @
3c0061f1
View file @
89f6e0ba
722 Bytes
|
W:
|
H:
717 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment