Skip to content

Commit f0241e6

Browse files
authored
Merge pull request #51 from LinuxSuRen/credential-plugin
Add items for credential plugin
2 parents f5acf76 + 432b422 commit f0241e6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# 0.0.15
1+
# 0.0.15 (not release yet)
22

3+
* 凭据插件
34
* 线程转存
45

56
# 0.0.14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Providers=\u63D0\u4F9B\u8005
2+
Types=\u7C7B\u578B
3+
Restrictions=\u9650\u5236

plugins/credentials-plugin/src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/index_zh_CN.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@
2323
#
2424

2525
T=\u7C7B\u578B
26+
P=\u63D0\u4F9B\u8005
2627
Credentials=\u51ED\u636E
2728
Store=\u5B58\u50A8
29+
Stores=\u5B58\u50A8
2830
Domain=\u57DF
31+
Domains=\u57DF
2932
ID=\u552F\u4E00\u6807\u8BC6
3033
Name=\u540D\u79F0
31-
(global)=\u5168\u5C40
34+
global=\u5168\u5C40

0 commit comments

Comments
 (0)