We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4c000 commit f920908Copy full SHA for f920908
src/main/resources/config.yml
@@ -539,7 +539,7 @@ messages:
539
# Used in the <status> placeholder
540
# Same placeholders as details (except <status>)
541
status:
542
- paid: '<green>Paid</green> <gray>(transaction #<transaction-id>)</gray>'
+ paid: "<green>Paid</green> <gray>(transaction #<transaction-id>)</gray>"
543
unpaid: <gray>Unpaid</gray>
544
545
# Used in the <pay-button> placeholder. This placeholder is an empty string if the invoice is unpaid.
0 commit comments