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