Skip to content

Commit 05158e5

Browse files
committed
Fix linting error.
1 parent d116fb0 commit 05158e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translations/hi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ const hi: TranslationsType = {
1616
next: 'अगला',
1717
typeInDate: 'तारीख़ लिखें',
1818
pickDateFromCalendar: 'कैलेंडर से तारीख़ चुनें',
19-
close: 'बंद करें'
19+
close: 'बंद करें',
2020
}
2121
export default hi

0 commit comments

Comments
 (0)