-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ayushi790 do the following changes..
<!-- Translatable resources --> | ||
<string name="menu_filter_by_grow_zone">ग्रो ज़ोन द्वारा फ़िल्टर करें</string> | ||
<string name="plant_detail_image_content_description">पेड़ों की तस्वीरें</string> | ||
<string name="my_garden_title">मेरा बाग</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change मेरा बाग
to मेरा बगीचा
<string name="added_plant_to_garden">यह पेड़ बगीचे में लगाया गया है</string> | ||
<string name="garden_empty">आपके बगीचे में कोई पेड़ नहीं हैं</string> | ||
<string name="plant_date_header">बुवाई पूर्ण</string> | ||
<string name="watered_date_header">ताजा पानी दो</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change it to अंतिम सिंचाई
|
||
<plurals name="watering_next"> | ||
<item quantity="one">कल पानी की जरूरत है</item> | ||
<item quantity="other">%d दिनों के बाद पानी की जरूरत है।</item> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change है
to होगी
OR
Change %d दिनों के बाद पानी की जरूरत है।
to %d दिनों के बाद पानी देने की जरूरत है।
</plurals> | ||
|
||
<plurals name="watering_next"> | ||
<item quantity="one">कल पानी की जरूरत है</item> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change है
to होगी
OR
Change कल पानी की जरूरत है।
to कल पानी देने की जरूरत है।
<string name="watering_needs_prefix">पानी की जरूरत</string> | ||
<plurals name="watering_needs_suffix"> | ||
<item quantity="one">रोज रोज</item> | ||
<item quantity="other">हर %d दिन</item> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change हर %d दिन
to प्रत्येक %d दिन बाद
Hi, Please feel free to keep your fork up-to-date for your learning, but this repository will be archived shortly. |
Added hindi translation strings as a part of #462.
Below are some screenshots for the reference.