|
|
@@ -33,12 +33,13 @@ return [
|
|
|
'Verification code is incorrect' => '验证码不正确',
|
|
|
'Wipe cache completed' => '清除缓存成功',
|
|
|
'Wipe cache failed' => '清除缓存失败',
|
|
|
- 'Wipe cache' => '清空缓存',
|
|
|
+ 'Wipe cache' => '清除缓存',
|
|
|
'Wipe all cache' => '一键清除缓存',
|
|
|
'Wipe content cache' => '清除内容缓存',
|
|
|
'Wipe template cache' => '清除模板缓存',
|
|
|
'Wipe addons cache' => '清除插件缓存',
|
|
|
'Wipe browser cache' => '清除浏览器缓存',
|
|
|
+ 'Wipe browser cache tips' => '清除浏览器端静态JS、CSS、图片等资源',
|
|
|
'Check for updates' => '检测更新',
|
|
|
'Discover new version' => '发现新版本',
|
|
|
'Go to download' => '去下载更新',
|