pull/695/merge
Nyaser 2023-09-01 16:20:48 -07:00 committed by GitHub
commit 58ad596053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -427,6 +427,10 @@ $constStr = [
'en-us' => 'Copy this Disk',
'zh-cn' => '复制此盘',
],
'ResetDisk' => [
'en-us' => 'Reset this Disk',
'zh-cn' => '重置此盘',
],
'RenameDisk' => [
'en-us' => 'Rename Disk Tag',
'zh-cn' => '改变标签',