fix: confusing wording for billing cycle
docs: update screenshots on readme
This commit is contained in:
@@ -42,6 +42,10 @@ $i18n = [
|
||||
"Weekly" => "Weekly",
|
||||
"Monthly" => "Monthly",
|
||||
"Yearly" => "Yearly",
|
||||
"daily" => "Day(s)",
|
||||
"weekly" => "Week(s)",
|
||||
"monthly" => "Month(s)",
|
||||
"yearly" => "Year(s)",
|
||||
"days" => "days",
|
||||
"weeks" => "weeks",
|
||||
"months" => "months",
|
||||
@@ -58,7 +62,7 @@ $i18n = [
|
||||
"search_logo" => "Search logo on the web",
|
||||
"web_search" => "Web search",
|
||||
"currency" => "Currency",
|
||||
"billing_cycle" => "Billing Cycle",
|
||||
"payment_every" => "Payment every",
|
||||
"frequency" => "Frequency",
|
||||
"cycle" => "Cycle",
|
||||
"next_payment" => "Next Payment",
|
||||
|
||||
Reference in New Issue
Block a user