diff --git a/lnbits/static/i18n/en.js b/lnbits/static/i18n/en.js index eb64f4a04..581097e4d 100644 --- a/lnbits/static/i18n/en.js +++ b/lnbits/static/i18n/en.js @@ -56,7 +56,7 @@ window.localisation.en = { use_with_caution: 'USE WITH CAUTION - %{name} wallet is still in BETA', toggle_darkmode: 'Toggle Dark Mode', view_swagger_docs: 'View LNbits Swagger API docs', - api_docs: 'Api docs', + api_docs: 'API docs', lnbits_version: 'LNbits version', runs_on: 'Runs on', credit_hint: 'Press Enter to credit account', diff --git a/lnbits/static/i18n/we.js b/lnbits/static/i18n/we.js index 3fc6e7f44..1628c43ee 100644 --- a/lnbits/static/i18n/we.js +++ b/lnbits/static/i18n/we.js @@ -36,7 +36,7 @@ window.localisation.we = { use_with_caution: 'DEFNYDDIO GYDA GOFAL - mae waled %{name} yn dal yn BETA', toggle_darkmode: 'Toglo Modd Tywyll', view_swagger_docs: 'Gweld dogfennau API LNbits Swagger', - api_docs: 'Api docs', + api_docs: 'API docs', lnbits_version: 'Fersiwn LNbits', Runs_on: 'Yn rhedeg ymlaen', credit_hint: 'Pwyswch Enter i gyfrif credyd',