feat: manage extensions navbar (#2121)

* feat: manage extensions navbar
create now `Manage` spacer in sidebar. and add manage extensions to it
closes #2088
* do not show when no exts
* update cn and jp i18n strings
* rename lnbits-admin-ui component to lnbits-manage, fix its behaviour
* i18n: add Korean language

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: psychoet <125599543+psychoet@users.noreply.github.com>
This commit is contained in:
dni ⚡ 2023-11-27 10:40:36 +01:00 committed by GitHub
parent 3b0024bcf2
commit 9c85e1156c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 257 additions and 71 deletions

View file

@ -80,6 +80,7 @@
"i18n/br.js",
"i18n/cs.js",
"i18n/sk.js",
"i18n/kr.js",
"js/base.js",
"js/components.js",
"js/components/lnbits-funding-sources.js",