feat: add more translations

This commit is contained in:
xtex 2023-07-25 11:22:38 +08:00
parent bc2f250bae
commit 4356793f52
Signed by: xtex
GPG Key ID: B918086ED8045B91
2 changed files with 8 additions and 2 deletions

View File

@ -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"
}

View File

@ -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": "最大数量"
}