Improve frontend traslations
This commit is contained in:
@@ -70,5 +70,20 @@
|
||||
"support": "24/7 dedicated support + account manager",
|
||||
"recommended_for": "Bakery chains, franchises, unlimited scale"
|
||||
}
|
||||
}
|
||||
},
|
||||
"billing": {
|
||||
"monthly": "Monthly",
|
||||
"yearly": "Yearly",
|
||||
"save_percent": "Save 17%",
|
||||
"free_months": "{count, plural, one {# month free} other {# months free}}",
|
||||
"free_trial_days": "{count, plural, one {# day free} other {# days free}}",
|
||||
"card_required": "Card required for validation"
|
||||
},
|
||||
"limits": {
|
||||
"users": "Users",
|
||||
"locations": "Locations",
|
||||
"products": "Products",
|
||||
"forecast": "Forecast",
|
||||
"unlimited": "Unlimited"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user