Files
biblical-guide.com/messages/en.json

165 lines
4.9 KiB
JSON

{
"navigation": {
"home": "Home",
"bible": "Bible",
"prayers": "Prayers",
"search": "Search",
"profile": "Profile",
"settings": "Settings",
"logout": "Logout",
"language": "Language"
},
"chat": {
"title": "Biblical AI Chat",
"subtitle": "Assistant for biblical questions",
"placeholder": "Ask your biblical question...",
"loading": "Writing response...",
"send": "Send",
"minimize": "Minimize",
"close": "Close",
"openFullPage": "Open full page",
"enterToSend": "Enter to send • Shift+Enter for new line",
"suggestions": {
"title": "Suggested questions:",
"questions": [
"What does the Bible say about love?",
"Explain the parable of the sower",
"What are the fruits of the Spirit?",
"What does it mean to be born again?",
"How can I pray better?"
]
}
},
"home": {
"hero": {
"title": "Biblical Guide",
"subtitle": "Explore Scripture with artificial intelligence",
"description": "A modern platform for Bible study, with intelligent AI chat, advanced search, and a prayer community that supports you on your spiritual journey.",
"cta": {
"readBible": "Start reading",
"askAI": "Ask AI"
}
},
"features": {
"title": "Discover the features",
"subtitle": "Everything you need for a complete Bible study experience",
"bible": {
"title": "Read the Bible",
"description": "Explore Scripture with a modern and easy-to-use interface"
},
"chat": {
"title": "AI Chat",
"description": "Ask questions about Scripture and receive clear answers"
},
"prayers": {
"title": "Prayers",
"description": "Share prayers and pray together with the community"
},
"search": {
"title": "Search",
"description": "Search for verses and passages throughout Scripture"
}
},
"stats": {
"books": "Biblical books",
"verses": "Verses",
"aiAvailable": "AI Chat available"
},
"cta": {
"title": "Begin your spiritual journey",
"description": "Join our community and discover the wisdom of Scripture",
"startNow": "Start now"
}
},
"pages": {
"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",
"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",
"subtitle": "Share prayers and pray together with the community",
"addRequest": "Add prayer request",
"anonymous": "Anonymous",
"prayFor": "Pray for this",
"categories": {
"title": "Categories",
"personal": "Personal",
"family": "Family",
"health": "Health",
"work": "Work",
"ministry": "Ministry",
"world": "World"
},
"stats": {
"title": "Statistics",
"activeRequests": "{count} active requests",
"totalPrayers": "{count} total prayers",
"youPrayed": "{count} requests you prayed for"
},
"buttons": {
"pray": "Pray",
"prayed": "Prayed",
"share": "Share"
},
"dialog": {
"title": "Add a prayer request",
"titleLabel": "Title",
"categoryLabel": "Category",
"descriptionLabel": "Description",
"placeholder": "Describe your prayer request...",
"cancel": "Cancel",
"submit": "Add prayer"
},
"samples": {
"item1": {
"title": "Prayer for healing",
"description": "Please pray for my father who is in the hospital. He needs God's healing.",
"author": "Maria P."
},
"item2": {
"title": "God's guidance in career",
"description": "Seeking God's direction for the next step in my career. Please pray for clarity and peace.",
"author": "Alex M."
},
"item3": {
"title": "Unity in our family",
"description": "Please pray for restoration of relationships in our family and for mutual forgiveness.",
"author": "Anonymous"
}
}
},
"search": {
"title": "Search",
"placeholder": "Search the Bible...",
"results": "Results",
"noResults": "No results found"
}
},
"common": {
"loading": "Loading...",
"error": "An error occurred",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"edit": "Edit",
"close": "Close",
"back": "Back",
"next": "Next",
"previous": "Previous"
}
}