We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d116fb0 commit 05158e5Copy full SHA for 05158e5
src/translations/hi.ts
@@ -16,6 +16,6 @@ const hi: TranslationsType = {
16
next: 'अगला',
17
typeInDate: 'तारीख़ लिखें',
18
pickDateFromCalendar: 'कैलेंडर से तारीख़ चुनें',
19
- close: 'बंद करें'
+ close: 'बंद करें',
20
}
21
export default hi
0 commit comments