Add missing l10n text (fix #83)

This commit is contained in:
Pig Fang 2019-07-26 15:49:41 +08:00
parent 53781536e7
commit 9cd46fdbaf
3 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -1,3 +1,4 @@
## Fixed
- Some fields at administration panel shouldn't be sortable.
- Add missing l10n text.

View File

@ -1,3 +1,4 @@
## 修复
- 管理面板的列表中某些字段不应是可排序的
- 补充部分缺失的语言文本