Commit d03a3f2362560851367c21062555cc67351a74fe
Committed by
GitHub
1 parent
85c7ae36
Update hi-IN.js
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/locale/lang/hi-IN.js
| @@ -21,7 +21,7 @@ const lang = { | @@ -21,7 +21,7 @@ const lang = { | ||
| 21 | startTime: 'Start Time', | 21 | startTime: 'Start Time', |
| 22 | endTime: 'End Time', | 22 | endTime: 'End Time', |
| 23 | clear: 'Clear', | 23 | clear: 'Clear', |
| 24 | - ok: 'OK', | 24 | + ok: 'ठीक', |
| 25 | datePanelLabel: '[mmmm] [yyyy]', | 25 | datePanelLabel: '[mmmm] [yyyy]', |
| 26 | month: 'Month', | 26 | month: 'Month', |
| 27 | month1: 'January', | 27 | month1: 'January', |
| @@ -71,11 +71,11 @@ const lang = { | @@ -71,11 +71,11 @@ const lang = { | ||
| 71 | notFoundText: 'Not Found' | 71 | notFoundText: 'Not Found' |
| 72 | }, | 72 | }, |
| 73 | modal: { | 73 | modal: { |
| 74 | - okText: 'OK', | 74 | + okText: 'ठीक', |
| 75 | cancelText: 'Cancel' | 75 | cancelText: 'Cancel' |
| 76 | }, | 76 | }, |
| 77 | poptip: { | 77 | poptip: { |
| 78 | - okText: 'OK', | 78 | + okText: 'ठीक', |
| 79 | cancelText: 'Cancel' | 79 | cancelText: 'Cancel' |
| 80 | }, | 80 | }, |
| 81 | page: { | 81 | page: { |