Fixed setLz + duration string interpo

This commit is contained in:
Maikiwi 2022-01-26 22:44:12 -08:00
parent 3842699486
commit a31c1493df
6 changed files with 26 additions and 3 deletions

View file

@ -90,6 +90,12 @@
"term.time.added": "添加于",
"term.time.released": "发行于",
"term.time.updated": "更新于",
"term.time.hours": "小时",
"term.time.hour": "小时",
"term.time.minutes": "分钟",
"term.time.minute": "分钟",
"term.time.seconds": "秒",
"term.time.second": "秒",
"term.fullscreenView": "全屏",
"term.defaultView": "默认",
"term.spacializedAudioSetting": "音频空间化设置",