support: fix issue where app error tickets cannot be opened
This commit is contained in:
@@ -299,11 +299,7 @@
|
||||
"justNow": "现在",
|
||||
"yeserday": "昨天",
|
||||
"hoursAgo": "{{ h }} 小时前",
|
||||
"daysAgo": "{{ d }} 天前",
|
||||
"weeksAgo": "{{ w }} 周前",
|
||||
"yearsAgo": "{{ y }} 年前",
|
||||
"minutesAgo": "{{ m }} 分钟前",
|
||||
"monthsAgo": "{{ m }} 个月前"
|
||||
"minutesAgo": "{{ m }} 分钟前"
|
||||
},
|
||||
"statusEnabled": "已启用",
|
||||
"statusDisabled": "已停用",
|
||||
|
||||
Reference in New Issue
Block a user