chore: new translations (#2183)

* new translations
* chore: make bundle
This commit is contained in:
Pavol Rusnak
2023-12-19 11:22:37 +01:00
committed by GitHub
parent a15af87f9b
commit 95f6ae2bb6
17 changed files with 525 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// update cache version every time there is a new deployment
// so the service worker reinitializes the cache
const CACHE_VERSION = 95
const CACHE_VERSION = 96
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
const getApiKey = request => {