# Translation

By Navigating to **Customizing ▸ Translation\\**

\
**Meta Info**

* **Views – Singular** → `منظر`
* **Views – Multiple** → `مناظر`
* **Comments – Singular** → `تبصرہ`
* **Comments – Multiple** → `تبصرے`

#### Forms, Buttons & Inputs

Customize the text labels for buttons, forms, and input fields.

* **Read More Button** → `مزید پڑھیں`
* **Comment Box Notice** → `آپکا ای میل ایڈریس شائع نہیں کیا جائے گا`
* **Comment Box - Textarea Label** → `اپنا تبصرہ لکھیں`
* **Comment Box - Name Label** → `آپکا نام`
* **Comment Box - Email Label** → `آپکا ای میل ایڈریس`
* **Post Comment Button** → `تبصرہ بھیجیں`
* **Comment Navigation - Heading** → `تبصروں میں نیویگیشن`
* **Comment Navigation - Previous Button** → `گزشتہ تبصرے`
* **Comment Navigation - Next Button** → `حالیہ تبصرے`
* **Comments Closed Notice** → `تبصرے بند ہیں`
* **Search Button Label** → `تلاش کریں`
* **Search Input Placeholder** → `جو تلاش کرنا چاہ رہے ہیں یہاں لکھیں`
* **Facebook Button Label** → `فیس بک`
* **Twitter Button Label** → `ٹویٹر`
* **WhatsApp Button Label** → `واٹس ایپ`

***

#### Month Names

Translate month names for date formats used in posts and archives.

* **January** → `جنوری`
* **February** → `فروری`
* **March** → `مارچ`
* **April** → `اپریل`
* **May** → `مئی`
* **June** → `جون`
* **July** → `جولائ`
* **August** → `اگست`
* **September** → `ستمبر`
* **October** → `اکتوبر`
* **November** → `نومبر`
* **December** → `دسمبر`

***

#### Archive Templates

Control the text shown in archive and video archive headers.

* **Archive Header - Before Text** → `اس کیٹا گری میں`
* **Archive Header - After Text** → `خبریں موجود ہیں`
* **Video Archive Header - Before Text** → `اس کیٹا گری میں`
* **Video Archive Header - After Text** → `ویڈیوز موجود ہیں`

***

#### Page Templates

Translate text displayed on error and search result pages.

* **404 Page - Heading** → `ہم معذرت چاہتے ہیں`
* **404 Page - Sub Heading** →\
  `اس لنک پر کچھ بھی موجود نہیں، براہ کرم اپنے مطلوبہ لنک کی دوبارہ جانچ پڑتال کریں! یا آپ نیچے موجود لنکس کو بھی ملاحظہ فرما سکتے ہیں.`
* **Search Page - Header Text** → `آپکے مطلوبہ نتائج برائے`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylothemes.com/urdupress/customization/translation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
