lnbits-legend/lnbits/core
capybarahodler 9014e73529
Create cn.js (#1768)
* Create cn.js
Add chinese translation
* added additional files for chinese language
* Update lnbits/templates/base.html

---------

Co-authored-by: hodlbaby <52352588+hodlbaby@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2023-06-20 08:41:04 +02:00
..
static Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
templates Ability to limit available fiat currencies (#1748) 2023-06-19 12:24:19 +02:00
views Ability to limit available fiat currencies (#1748) 2023-06-19 12:24:19 +02:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +02:00
helpers.py Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
migrations.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
models.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
services.py remove settings logging (security) (#1763) 2023-06-15 15:44:08 +02:00
tasks.py Change asdict to dict (#1757) 2023-06-15 15:44:44 +02:00