Fix Edge-incompatible middleware; set Node runtime on Prisma/pg routes; add full Romanian Bible import + converter; import data JSON; resync RO bookKeys; stabilize /api/bible/books locale fallback; restart dev server.

This commit is contained in:
andupetcu
2025-09-20 18:01:04 +03:00
parent 500066450d
commit 88b251c100
28 changed files with 127926 additions and 175 deletions

View File

@@ -73,11 +73,21 @@
},
"pages": {
"bible": {
"title": "Bible",
"title": "Read the Bible",
"subtitle": "Explore Scripture with a modern and intuitive interface",
"selectBook": "Select book",
"selectChapter": "Select chapter",
"book": "Book",
"chapter": "Chapter",
"verse": "Verse",
"chapter": "Chapter"
"verses": "verses",
"save": "Save",
"share": "Share",
"previousChapter": "Previous chapter",
"nextChapter": "Next chapter",
"loading": "Loading verses...",
"noVerses": "No verses found for this selection.",
"startReading": "Start exploring Scripture"
},
"prayers": {
"title": "Prayers",