fix bug for i18n and beego v2

This commit is contained in:
shiqstone
2021-04-21 20:44:19 +08:00
parent 4ad0fe74d0
commit 0fb6fcb114
9 changed files with 24 additions and 17 deletions

View File

@@ -327,8 +327,8 @@ search = Search
expand = Unfold
fold = Fold
close = Close
doc_publish_by = Document is Published by
doc_publish =
doc_publish_by = Document is Published by
doc_publish =
edit_doc = Edit Document
backward = backward
save = save
@@ -426,6 +426,7 @@ ft_author = Author
ft_last_editor = Last editor
ft_create_time = Create time
ft_update_time = Update time
view_count = Number of views
[project]
prj_space_list = Project Space List

View File

@@ -327,7 +327,7 @@ search = 搜索
expand = 展开
fold = 收起
close = 关闭
doc_publish_by = 本文档使用
doc_publish_by = 本文档使用
doc_publish = 发布
edit_doc = 编辑文档
backward = 返回
@@ -426,6 +426,7 @@ ft_author = 作者:
ft_last_editor = 最后编辑:
ft_create_time = 创建时间:
ft_update_time = 更新时间:
view_amount = 阅读次数
[project]
prj_space_list = 项目空间列表