|
|
|
|
@ -75,9 +75,9 @@ export default {
|
|
|
|
|
'resources.modelfiles.copy.tips': 'フルパスをコピー',
|
|
|
|
|
'resources.filter.path': 'パスでフィルタ',
|
|
|
|
|
'resources.register.worker.step1':
|
|
|
|
|
'Click the <span class="bold-text">Copy Token</span> menu.',
|
|
|
|
|
'Click the <span class="bold-text">Copy Token</span> menu in the application.',
|
|
|
|
|
'resources.register.worker.step2':
|
|
|
|
|
'Click the <span class="bold-text">Quick Config</span> menu.',
|
|
|
|
|
'Click the <span class="bold-text">Quick Config</span> menu in the application.',
|
|
|
|
|
'resources.register.worker.step3':
|
|
|
|
|
'Click the <span class="bold-text">General</span> tab.',
|
|
|
|
|
'resources.register.worker.step4':
|
|
|
|
|
@ -96,8 +96,8 @@ export default {
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
|
|
|
|
// 1. 'resources.register.worker.step1': 'Click the <span class="bold-text">Copy Token</span> menu.',
|
|
|
|
|
// 2. 'resources.register.worker.step2': 'Click the <span class="bold-text">Quick Config</span> menu.',
|
|
|
|
|
// 1. 'resources.register.worker.step1': 'Click the <span class="bold-text">Copy Token</span> menu in the application.',
|
|
|
|
|
// 2. 'resources.register.worker.step2': 'Click the <span class="bold-text">Quick Config</span> menu in the application.',
|
|
|
|
|
// 3. 'resources.register.worker.step3': 'Click the <span class="bold-text">General</span> tab.',
|
|
|
|
|
// 4. 'resources.register.worker.step4': 'Select <span class="bold-text">Worker</span> as the service role.',
|
|
|
|
|
// 5. 'resources.register.worker.step5': 'Enter the <span class="bold-text">Server URL</span>: {url}.',
|
|
|
|
|
|