Update conststr.php

This commit is contained in:
qkqpttgf
2020-01-09 14:30:20 +08:00
committed by GitHub
parent b4bc700f3f
commit 7fcb08f2ba
+5
View File
@@ -429,4 +429,9 @@ $constStr = [
'zh-cn' => '选择语言',
'ja' => '言語を選択してください',
],
'RefreshCache' => [
'en-us' => 'RefreshCache',
'zh-cn' => '刷新缓存',
'ja' => 'キャッシュを再構築',
],
];