mirror of https://github.com/abpframework/abp.git
16 changed files with 53 additions and 101 deletions
@ -1,10 +1,10 @@ |
|||
{ |
|||
"culture": "zh-Hans", |
|||
"texts": { |
|||
"Permission:Blogging": "博客", |
|||
"Permission:Blogs": "博客", |
|||
"Permission:Posts": "帖子", |
|||
"Permission:Tags": "标签", |
|||
"Permission:Comments": "评论" |
|||
} |
|||
"culture": "zh-Hans", |
|||
"texts": { |
|||
"Permission:Blogging": "博客", |
|||
"Permission:Blogs": "博客", |
|||
"Permission:Posts": "帖子", |
|||
"Permission:Tags": "标签", |
|||
"Permission:Comments": "评论" |
|||
} |
|||
} |
|||
|
|||
@ -1,10 +1,10 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Permission:Blogging": "部落格", |
|||
"Permission:Blogs": "部落格", |
|||
"Permission:Posts": "文章", |
|||
"Permission:Tags": "標籤", |
|||
"Permission:Comments": "評論" |
|||
} |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Permission:Blogging": "部落格", |
|||
"Permission:Blogs": "部落格", |
|||
"Permission:Posts": "文章", |
|||
"Permission:Tags": "標籤", |
|||
"Permission:Comments": "評論" |
|||
} |
|||
} |
|||
|
|||
Loading…
Reference in new issue