Add missing l10n text (fix #83)
This commit is contained in:
parent
53781536e7
commit
9cd46fdbaf
|
|
@ -33,6 +33,8 @@ auth:
|
|||
reset-button: Reset
|
||||
|
||||
skinlib:
|
||||
private: Private
|
||||
anonymous: Please login first.
|
||||
reset: Reset Filter
|
||||
nowShowing: Now showing
|
||||
addToCloset: Add to closet
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
## Fixed
|
||||
|
||||
- Some fields at administration panel shouldn't be sortable.
|
||||
- Add missing l10n text.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
## 修复
|
||||
|
||||
- 管理面板的列表中某些字段不应是可排序的
|
||||
- 补充部分缺失的语言文本
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user