Update conststr.php
parent
b4bc700f3f
commit
7fcb08f2ba
|
@ -429,4 +429,9 @@ $constStr = [
|
|||
'zh-cn' => '选择语言',
|
||||
'ja' => '言語を選択してください',
|
||||
],
|
||||
'RefreshCache' => [
|
||||
'en-us' => 'RefreshCache',
|
||||
'zh-cn' => '刷新缓存',
|
||||
'ja' => 'キャッシュを再構築',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue