🐛 fix: update device limit terminology to "IP Limit" for consistency in English and Chinese locales
This commit is contained in:
parent
7f06f76056
commit
4b868b0c1d
@ -10,7 +10,7 @@
|
|||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"deleteSuccess": "Delete Successful",
|
"deleteSuccess": "Delete Successful",
|
||||||
"deleteWarning": "Data cannot be recovered after deletion. Please proceed with caution.",
|
"deleteWarning": "Data cannot be recovered after deletion. Please proceed with caution.",
|
||||||
"deviceLimit": "Device Limit/Unit",
|
"deviceLimit": "IP Limit",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"editSubscribe": "Edit Subscription",
|
"editSubscribe": "Edit Subscription",
|
||||||
"form": {
|
"form": {
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"deductionRatio": "Automatic/Manual Deduction Configuration",
|
"deductionRatio": "Automatic/Manual Deduction Configuration",
|
||||||
"deductionRatioDescription": "Used for deduction. By default, the system adopts an automatic calculation algorithm. When a manual ratio is provided, the system calculates proportions based on the time and traffic ratio, ensuring the total equals 100%.",
|
"deductionRatioDescription": "Used for deduction. By default, the system adopts an automatic calculation algorithm. When a manual ratio is provided, the system calculates proportions based on the time and traffic ratio, ensuring the total equals 100%.",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"deviceLimit": "Device Limit",
|
"deviceLimit": "IP Limit",
|
||||||
"discount": "Discount",
|
"discount": "Discount",
|
||||||
"discount_price": "Discount Price",
|
"discount_price": "Discount Price",
|
||||||
"discountDescription": "Set discount based on unit price",
|
"discountDescription": "Set discount based on unit price",
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"delete": "删除",
|
"delete": "删除",
|
||||||
"deleteSuccess": "删除成功",
|
"deleteSuccess": "删除成功",
|
||||||
"deleteWarning": "删除后数据无法恢复,请谨慎操作。",
|
"deleteWarning": "删除后数据无法恢复,请谨慎操作。",
|
||||||
"deviceLimit": "设备限制/单位",
|
"deviceLimit": "IP限制",
|
||||||
"edit": "编辑",
|
"edit": "编辑",
|
||||||
"editSubscribe": "编辑订阅",
|
"editSubscribe": "编辑订阅",
|
||||||
"form": {
|
"form": {
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"deductionRatio": "自动/手动扣减配置",
|
"deductionRatio": "自动/手动扣减配置",
|
||||||
"deductionRatioDescription": "用于扣减。默认情况下,系统采用自动计算算法。当提供手动比例时,系统根据时间和流量比例计算比例,确保总和为 100%。",
|
"deductionRatioDescription": "用于扣减。默认情况下,系统采用自动计算算法。当提供手动比例时,系统根据时间和流量比例计算比例,确保总和为 100%。",
|
||||||
"description": "描述",
|
"description": "描述",
|
||||||
"deviceLimit": "设备限制",
|
"deviceLimit": "IP限制",
|
||||||
"discount": "折扣",
|
"discount": "折扣",
|
||||||
"discount_price": "折扣价格",
|
"discount_price": "折扣价格",
|
||||||
"discountDescription": "根据单价设置折扣",
|
"discountDescription": "根据单价设置折扣",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user