Localize shared resource-field components.
Add a components.res resource-label set and move the database workload resources and optional-service resource-field components onto it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -177,6 +177,16 @@ const fa = {
|
||||
applying: 'در حال اعمال…',
|
||||
createInvoicePay: 'ساخت فاکتور و پرداخت',
|
||||
applyChanges: 'اعمال تغییرات',
|
||||
res: {
|
||||
databaseResources: 'منابع دیتابیس',
|
||||
cpuRequest: 'درخواست CPU',
|
||||
cpuLimit: 'محدودیت CPU',
|
||||
memoryRequest: 'درخواست حافظه',
|
||||
memoryLimit: 'محدودیت حافظه',
|
||||
oneCore: '۱ هسته',
|
||||
twoCores: '۲ هسته',
|
||||
storageGb: 'فضای ذخیره (GB)',
|
||||
},
|
||||
},
|
||||
|
||||
nav: {
|
||||
|
||||
Reference in New Issue
Block a user