Skip to content

I have added translation for each book name and each chapter name according to it's language.#134

Open
IsmailHosenIsmailJames wants to merge 14 commits into
fawazahmed0:1from
IsmailHosenIsmailJames:1
Open

I have added translation for each book name and each chapter name according to it's language.#134
IsmailHosenIsmailJames wants to merge 14 commits into
fawazahmed0:1from
IsmailHosenIsmailJames:1

Conversation

@IsmailHosenIsmailJames

@IsmailHosenIsmailJames IsmailHosenIsmailJames commented Jun 6, 2026

Copy link
Copy Markdown

Assalamu Alicum oya Rohmatullah.

I was needed the translation of all Book name and chapther name for The Hadith App that will support 9 languages.

Note: Translation was made by Gemini 3.5 Flash (High) on Antigravity IDE

Here is the summary of changes :

Book name Chapter Name :

{
	"metadata": {
		"name": "Sunan Abu Dawud",
		"name_native": "سنن أبي داود",
		"section": {
			"1": "Purification (Kitab Al-Taharah)"
		},
		"section_detail": {
			"1": {
				"hadithnumber_first": 1,
				"hadithnumber_last": 390,
				"arabicnumber_first": 1,
				"arabicnumber_last": 390,
				"name_native": "كتاب الطهارة"
			}
		}
	}.......

Look here I have added a 2 new field .

  1. in metadata name_native : for book translation
  2. in metadata -> section_detail -> 1 name_native : for chapther name translation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant