chore: update worker locale

This commit is contained in:
jialin
2025-10-17 21:11:31 +08:00
parent 49c6bb71a1
commit 19e275a17a
23 changed files with 82 additions and 65 deletions
+3 -2
View File
@@ -92,9 +92,10 @@ export default {
'resource.register.maos.support': 'Apple Silicon (серия M), macOS 14+',
'resource.register.windows.support': 'Windows 10, Windows 11',
'resources.model.instance': 'Модель экземпляра',
'resources.worker.download.privatekey': 'Скачать приватный ключ'
'resources.worker.download.privatekey': 'Скачать приватный ключ',
'resources.worker': 'Worker'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========
// 1. 'resources.worker': 'Worker',
// ========== End of To-Do List ==========