Skip to content

Commit

Permalink
Merge pull request #18 from LinuxSuRen/core
Browse files Browse the repository at this point in the history
Fix expression
  • Loading branch information
LinuxSuRen committed Oct 16, 2018
2 parents 0e61ad9 + 1990f45 commit 1280026
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 6 deletions.
Expand Up @@ -22,9 +22,9 @@

Last\ Active=\u6700\u540E\u6D3B\u52A8\u65F6\u95F4
Name=\u540D\u79F0
On=\u5728\u7EBF
People=\u7528\u6237
On=\u4F4D\u4E8E
People=\u7528\u6237\u5217\u8868
User\ ID=\u7528\u6237 ID
blurb=\u5305\u542B\u6240\u6709\u5DF2\u77E5\u201C\u7528\u6237\u201D\uFF0C\u5305\u62EC\u5F53\u524D\u5B89\u5168\u57DF\u4E2D\u7684\u767B\u5F55ID\u548C\u5728\u53D8\u66F4\u8BB0\u5F55\u7684\u63D0\u4EA4\u4FE1\u7684\u606F\u91CC\u7684\u4EBA
blurb=\u5305\u542B\u6240\u6709\u5DF2\u77E5\u201C\u7528\u6237\u201D\uFF0C\u5305\u62EC\u5F53\u524D\u5B89\u5168\u57DF\u4E2D\u7684\u767B\u5F55 ID \u548C\u5728\u53D8\u66F4\u8BB0\u5F55\u7684\u63D0\u4EA4\u4FE1\u7684\u606F\u91CC\u7684\u4EBA
All\ People=\u6240\u6709\u4EBA
Last\ Commit\ Activity=\u4E0A\u6B21\u63D0\u4EA4\u6D3B\u52A8
@@ -1,3 +1,3 @@
# This file is under the MIT License by authors

People=\u7528\u6237
People=\u7528\u6237\u5217\u8868
@@ -1 +1,23 @@
OK=\u786E\u5B9A
# The MIT License
#
# Copyright (c) 2018, linuxsuren
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

OK=\u786E\u5B9A
Expand Up @@ -25,6 +25,6 @@ Check\ File\ Fingerprint=\u68C0\u67E5\u6587\u4EF6\u6307\u7EB9
Delete\ View=\u5220\u9664\u89C6\u56FE
Edit\ View=\u7F16\u8F91\u89C6\u56FE
NewJob=\u65B0\u5EFA{0}
People=\u7528\u6237
People=\u7528\u6237\u5217\u8868
Project\ Relationship=\u9879\u76EE\u5173\u7CFB
Manage\ Jenkins=\u7BA1\u7406Jenkins

0 comments on commit 1280026

Please sign in to comment.