add 'current folder' in 'refresh cache'

pull/525/head
qkqpttgf 2022-01-06 09:31:03 +08:00 committed by GitHub
parent 8cf8c11cde
commit ac4defe663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1126,9 +1126,9 @@ $constStr = [
'ar-sa' => 'اختيار اللغة', 'ar-sa' => 'اختيار اللغة',
], ],
'RefreshCache' => [ 'RefreshCache' => [
'en-us' => 'RefreshCache', 'en-us' => 'Refresh Cache of Current Folder',
'zh-cn' => '刷新缓存', 'zh-cn' => '刷新当前目录的缓存',
'zh-tw' => '重新整理快取', 'zh-tw' => '重新整理当前資料夾快取',
'ja' => 'キャッシュを再構築', 'ja' => 'キャッシュを再構築',
'ko-kr' => '캐시 플러시', 'ko-kr' => '캐시 플러시',
'fa' => 'رفرش cache', 'fa' => 'رفرش cache',