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:
keyhan
2026-06-11 17:37:26 +03:30
parent fcba1ed93c
commit f64d341c80
5 changed files with 37 additions and 13 deletions
+10
View File
@@ -177,6 +177,16 @@ const fa = {
applying: 'در حال اعمال…',
createInvoicePay: 'ساخت فاکتور و پرداخت',
applyChanges: 'اعمال تغییرات',
res: {
databaseResources: 'منابع دیتابیس',
cpuRequest: 'درخواست CPU',
cpuLimit: 'محدودیت CPU',
memoryRequest: 'درخواست حافظه',
memoryLimit: 'محدودیت حافظه',
oneCore: '۱ هسته',
twoCores: '۲ هسته',
storageGb: 'فضای ذخیره (GB)',
},
},
nav: {