mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
chore: vip label translate
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
export default {
|
||||
label: {
|
||||
comm: "Business Edition",
|
||||
plus: "Professional Edition",
|
||||
free: "Basic Edition",
|
||||
},
|
||||
comm: {
|
||||
name: "{vipLabel} Activated",
|
||||
title: "Expires on: {expire}",
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
export default {
|
||||
label: {
|
||||
comm: "商业版",
|
||||
plus: "专业版",
|
||||
free: "基础版",
|
||||
},
|
||||
comm: {
|
||||
name: "{vipLabel}已开通",
|
||||
title: "到期时间:{expire}",
|
||||
|
||||
Reference in New Issue
Block a user