Compare commits

...

2 Commits

  1. 6
      .github/FUNDING.yml
  2. 1
      ng-app/src/locales/en.json

@ -1,3 +1,7 @@
liberapay: nextgraph
ko_fi: nextgraph
custom: ["https://donate.stripe.com/8wMcOE3NI2B69NKeUU", "https://pay.vivawallet.com/par-le-peuple", "https://nextgraph.org/donate"]
custom:
[
"https://donate.stripe.com/8wMcOE3NI2B69NKeUU",
"https://nextgraph.org/donate",
]

@ -565,6 +565,7 @@
"InvalidValue": "The value is invalid.",
"ConnectionNotFound": "The connection was not found.",
"InvalidSecurityImage": "The security image you chose is not valid.",
"InvalidSecurityText": "The security text you chose is too short. It must be at least 10 characters long.",
"InvalidKey": "The key is invalid.",
"InvalidInvitation": "The invitation is invalid.",
"InvalidCreateAccount": "An error occurred creating the account.",

Loading…
Cancel
Save