feat: add more translations
This commit is contained in:
parent
bc2f250bae
commit
4356793f52
@ -11,5 +11,7 @@
|
||||
"quaedam.screen.projection_shell.lock_revoked": "Timeout! Connection Lost",
|
||||
"quaedam.screen.projection_shell.lock_failed": "Permission denied!",
|
||||
"quaedam.screen.projection_shell.save": "Save",
|
||||
"quaedam.shell.skylight.factor": "Factor"
|
||||
"quaedam.shell.skylight.factor": "Factor",
|
||||
"quaedam.shell.noise.amount": "Amount",
|
||||
"quaedam.shell.swarm.max_count": "Max Count"
|
||||
}
|
@ -9,5 +9,9 @@
|
||||
"item.quaedam.projection_shell": "投影操作面板",
|
||||
"quaedam.screen.projection_shell": "投影操作",
|
||||
"quaedam.screen.projection_shell.lock_revoked": "超时!连接丢失",
|
||||
"quaedam.screen.projection_shell.lock_failed": "正被使用"
|
||||
"quaedam.screen.projection_shell.lock_failed": "正被使用",
|
||||
"quaedam.screen.projection_shell.save": "保存",
|
||||
"quaedam.shell.skylight.factor": "因子",
|
||||
"quaedam.shell.noise.amount": "数量",
|
||||
"quaedam.shell.swarm.max_count": "最大数量"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user