2020-02-24 23:37:27 +08:00
|
|
|
validator:
|
|
|
|
password_must_match: '两次输入的密码必须匹配。'
|
2022-12-23 00:31:14 +00:00
|
|
|
password_too_short: '密码长度最短 8 个字符。'
|
2020-10-09 06:55:39 +00:00
|
|
|
password_wrong_value: '当前密码输入错误.'
|
2020-02-24 23:37:27 +08:00
|
|
|
item_per_page_too_high: '这会让应用十分卡顿'
|
|
|
|
feed_limit_too_high: '这会让应用十分卡顿'
|
|
|
|
quote_length_too_high: '引用内容过长,最多不能超过 {{ limit }} 个字符。'
|
2020-06-17 03:53:23 +00:00
|
|
|
rss_limit_too_high: 这肯定会杀死应用程序
|