-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 🏗 added home page multi lang support
- Loading branch information
1 parent
61609f9
commit 1e51606
Showing
12 changed files
with
153 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
{ | ||
"testing": { | ||
"hello": "হ্যালো!" | ||
"root_menu": { | ||
"home": "হোম", | ||
"about_us": "আমাদের সম্পর্কে", | ||
"services": "সার্ভিসসমূহ" | ||
}, | ||
"home": { | ||
"hero": { | ||
"main1": "আপনার দাতের স্বাস্থ্য", | ||
"main2": "আমাদের প্রথম অগ্রাধিকার", | ||
"desc": "উচ্চ মানের ডেন্টাল কেয়ার নিশ্চিত করে উজ্জ্বল, স্বাস্থ্যকর হাসির প্রতিশ্রুতি। আধুনিক প্রযুক্তি এবং পেশাদার ডেন্টিস্টদের সমন্বয়ে, সর্বোত্তম সেবা প্রদান করা হয়।" | ||
}, | ||
"our_story": { | ||
"facilities1": "দক্ষ ডেন্টিস্ট", | ||
"facilities2": "আধুনিক যন্ত্রপাতি", | ||
"facilities3": "সুবিধাজনক পরিবেশ", | ||
"facilities4": "অধিকমত পরিষেবা", | ||
"facilities5": "জরুরি অ্যাপয়েন্টমেন্ট", | ||
"main_facilities": "দক্ষ ডেন্টাল সেবা ", | ||
"main_facilities2": "সুবিধা ও সহজতা", | ||
"mainHeading": "আপনার দক্ষ ডেন্টাল", | ||
"mainDesc": "প্রতিরক্ষামূলক চিকিৎসা থেকে পুনর্স্থাপন দন্তচিকিৎসা পর্যন্ত, আমাদের দল সম্পূর্ণরূপে আপনার জন্য সেরা ডেন্টাল যত্ন প্রদানে মনোনিবেশ করে। একটি সুস্থ হাসি একটি খুশির হাসি - মরা আপনাকে উভয়ই অর্জন করতে সাহায্য করি!" | ||
}, | ||
"our_services": { | ||
"mainSubHeading": "পূর্ণ ডেন্টাল পরিষেবা", | ||
"mainHeading": "আমাদের সেবা সমূহ" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
{ | ||
"testing": { | ||
"hello": "Hello!" | ||
"root_menu": { | ||
"home": "Home", | ||
"about_us": "About us", | ||
"services": "Services" | ||
}, | ||
"home": { | ||
"hero": { | ||
"main1": "Your donor's health", | ||
"main2": " Our first priority", | ||
"desc": " High quality dental care ensures a bright, healthy smile. With the combination of modern technology and professional dentists, the best services are provided." | ||
}, | ||
"our_story": { | ||
"facilities1": "Skilled Dentists", | ||
"facilities2": "Modern Equipment", | ||
"facilities3": "Convenient Environment", | ||
"facilities4": "Comprehensive Services", | ||
"facilities5": "Emergency Appointments", | ||
"main_facilities": "Skilled Dental Services", | ||
"main_facilities2": "Convenience and Ease", | ||
"mainHeading": "Your Skilled Dental", | ||
"mainDesc": "From preventive care to restorative dentistry, our team is fully focused on providing you with the best dental care. A healthy smile is a happy smile - we help you achieve both!" | ||
}, | ||
"our_services": { | ||
"mainSubHeading": "Complete Dental Services", | ||
"mainHeading": "Our Services" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters