Browse Source

New translations strings.properties (Chinese Simplified)
[ci skip]

Sebastian Stenzel 4 years ago
parent
commit
2d8390a0f3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      main/ui/src/main/resources/i18n/strings_zh.properties

+ 2 - 0
main/ui/src/main/resources/i18n/strings_zh.properties

@@ -95,6 +95,7 @@ forgetPassword.confirmBtn=忘记密码
 # Unlock
 unlock.title=解锁保险库
 unlock.passwordPrompt=输入 "%s" 的密码
+unlock.savePassword=记住密码
 unlock.unlockBtn=解锁
 ## Success
 unlock.success.message=已成功解锁 "%s"! 您现在可以访问该保险库
@@ -201,6 +202,7 @@ stats.read.accessCount=读取总数:%d
 stats.write.throughput.idle=写入:空闲
 stats.write.throughput.kibs=写入:%.2f kiB/s
 stats.write.throughput.mibs=写入:%.2f MiB/s
+stats.write.total.data.none=已写入数据: -
 stats.write.total.data.kib=已写入数据:%.1f kiB
 stats.write.total.data.mib=已写入数据:%.1f MiB
 stats.write.total.data.gib=已写入数据:%.1f GiB