Compare commits

..

4 Commits

Author SHA1 Message Date
8358b4f7b5 feat: noArgonCrystalDecay cheat
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m9s
Build / build (18) (pull_request) Successful in 44s
Build / build (22) (pull_request) Successful in 43s
Build / build (20) (pull_request) Successful in 1m4s
Build / build (20) (push) Successful in 3m12s
2025-03-15 14:37:23 +01:00
449690cdac feat: argon crystal decay 2025-03-15 14:37:01 +01:00
2569e59cff use NextRefill to handle daily reset 2025-03-15 14:37:01 +01:00
2f59b3d775 chore(webui): update to German and Chinese translation file (#1196)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (22) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 2m30s
- Translated the latest new vendor string into German in `de.js`
- Added the `[UNTRANSLATED] No Vendor Purchase Limits` placeholder string in `zh.js` because that file was missed.

Reviewed-on: #1196
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-03-15 06:33:21 -07:00

View File

@ -111,7 +111,7 @@ dict = {
cheats_unlockArcanesEverywhere: `Arkana-Adapter überall`,
cheats_noDailyStandingLimits: `Kein tägliches Ansehenslimit`,
cheats_noArgonCrystalDecay: `[UNTRANSLATED] No Argon Crystal Decay`,
cheats_noVendorPurchaseLimits: `[UNTRANSLATED] No Vendor Purchase Limits`,
cheats_noVendorPurchaseLimits: `Keine Kaufbeschränkungen bei Händlern`,
cheats_instantResourceExtractorDrones: `Sofortige Ressourcen-Extraktor-Drohnen`,
cheats_noDojoRoomBuildStage: `Kein Dojo-Raum-Bauvorgang`,
cheats_fastDojoRoomDestruction: `Schnelle Dojo-Raum-Zerstörung`,