Commit 47aca34b353f5ab4a90a89e93b611fc04056010b

Authored by Rajnikant Dixit
Committed by GitHub
1 parent 587bf5d7

Update hi-IN.js

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
src/locale/lang/hi-IN.js
@@ -64,19 +64,19 @@ const lang = { @@ -64,19 +64,19 @@ const lang = {
64 }, 64 },
65 transfer: { 65 transfer: {
66 titles: { 66 titles: {
67 - source: 'Source',  
68 - target: 'Target' 67 + source: 'स्रोत',
  68 + target: 'लक्ष्य'
69 }, 69 },
70 - filterPlaceholder: 'Search here', 70 + filterPlaceholder: 'यहां खोजें',
71 notFoundText: 'कोई आकड़ा उपलब्ध नहीं है' 71 notFoundText: 'कोई आकड़ा उपलब्ध नहीं है'
72 }, 72 },
73 modal: { 73 modal: {
74 okText: 'ठीक', 74 okText: 'ठीक',
75 - cancelText: 'Cancel' 75 + cancelText: 'निरस्त करना'
76 }, 76 },
77 poptip: { 77 poptip: {
78 okText: 'ठीक', 78 okText: 'ठीक',
79 - cancelText: 'Cancel' 79 + cancelText: 'निरस्त करना'
80 }, 80 },
81 page: { 81 page: {
82 prev: 'Previous Page', 82 prev: 'Previous Page',