feat: generic_proxy
This commit is contained in:
@@ -245,10 +245,16 @@ export default {
|
||||
'Up to 63 characters; letters, numbers, dots (.), underscores (_), and hyphens (-) only; must start and end with an alphanumeric character.',
|
||||
'models.catalog.button.explore': 'Изучить другие модели',
|
||||
'models.catalog.precision': 'Точность',
|
||||
'models.form.gpuPerReplica.tips': 'Enter a custom number'
|
||||
'models.form.gpuPerReplica.tips': 'Enter a custom number',
|
||||
'models.form.generic_proxy': 'Enable Generic Proxy',
|
||||
'models.form.generic_proxy.tips': 'Enable Generic Proxy',
|
||||
'models.form.generic_proxy.button': 'Generic Proxy'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
// 1. 'models.form.rules.name': 'Up to 63 characters; letters, numbers, dots (.), underscores (_), and hyphens (-) only; must start and end with an alphanumeric character.',
|
||||
// 2. 'models.form.gpuPerReplica.tips': 'Enter a custom number'
|
||||
// 2. 'models.form.gpuPerReplica.tips': 'Enter a custom number',
|
||||
// 3. 'models.form.generic_proxy': 'Enable Generic Proxy',
|
||||
// 4. 'models.form.generic_proxy.tips': 'Enable Generic Proxy',
|
||||
// 5. 'models.form.generic_proxy.button': 'Generic Proxy'
|
||||
// ========== End of To-Do List ==========
|
||||
|
||||
Reference in New Issue
Block a user