Fixed setLz + duration string interpo
This commit is contained in:
parent
3842699486
commit
a31c1493df
6 changed files with 26 additions and 3 deletions
|
@ -91,6 +91,12 @@
|
|||
"term.time.added": "Added",
|
||||
"term.time.released": "Released",
|
||||
"term.time.updated": "Updated",
|
||||
"term.time.hours": "hours",
|
||||
"term.time.hour": "hour",
|
||||
"term.time.minutes": "minutes",
|
||||
"term.time.minute": "minute",
|
||||
"term.time.seconds": "seconds",
|
||||
"term.time.second": "second",
|
||||
"term.fullscreenView": "Fullscreen View",
|
||||
"term.defaultView": "Default View",
|
||||
"term.spacializedAudioSetting": "Spacialized Audio Setting",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue