mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
fix(i18n): position of $ sign
This commit is contained in:
parent
7348145b7d
commit
5e76d6df21
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 %></strong> months.",
|
||||
"success": "Success!",
|
||||
|
||||
"classGear": "Class Gear",
|
||||
|
|
|
|||
Loading…
Reference in a new issue