initial commit to gitea

This commit is contained in:
2022-03-10 00:47:26 -05:00
parent 808ffa3211
commit f504e213a0
93 changed files with 4394 additions and 1539 deletions

View File

@@ -339,7 +339,7 @@
"confirmation": "Confirmation",
"are_you_sure_to_remove_the_card": "Are you srue you want to remove the credit card?",
"payment_verification": "Payment verification",
"payment_verification_sent": "Payment verification code has been sent to your mobile phone {mobile}. Please enter the verification code below.",
"payment_verification_sent": "Payment verification code has been sent to your {p1} {p2}. Please enter the verification code below.",
"wrong_payment_verification_code": "Wrong payment verification code. Please check and enter again.",
"pay_with": "Pay with",
"pay_with_token": "Pay with {method}",
@@ -392,5 +392,19 @@
"your_group": "Your group",
"current_plan": "Current plan",
"select_a_plan": "Select a plan",
"price": "Price"
"price": "Price",
"enter_keyword": "Enter keyword",
"search": "Search",
"create_a_online_store": "Open an online store",
"open_online_store": "Open an online store",
"select_a_store": "Select a store",
"domain_name": "Domain name",
"enter_desired_domain": "Your desired domain name",
"check_domain_name": "Check availability",
"domains_separated_comma": "Domains separated by comma",
"domain_available_token": "{domain} (available)",
"domain_unavailable_token": "{domain} (unavailable)",
"place_order_now": "Place order now",
"mobile": "mobile",
"renew_service_now": "Renew service now"
}