mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
fix(i18n): format
This commit is contained in:
parent
5e76d6df21
commit
5b21e62647
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@
|
|||
"paymentYouReceived": "You received:",
|
||||
"paymentYouSentGems": "You sent <strong><%= name %></strong>:",
|
||||
"paymentYouSentSubscription": "You sent <strong><%= name %></strong> a <%= months %>-months Habitica subscription.",
|
||||
"paymentSubBilling": "Your subscription will be billed <strong>$<%= amount %></strong> every <strong><%= months %></strong> months.",
|
||||
"paymentSubBilling": "Your subscription will be billed <strong>$<%= amount %></strong> every <strong><%= months %> months</strong>.",
|
||||
"success": "Success!",
|
||||
|
||||
"classGear": "Class Gear",
|
||||
|
|
|
|||
Loading…
Reference in a new issue