File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ const hi = {
1313 new : "नया" ,
1414 new_window : "नई विंडो" ,
1515 open : "खोलें" ,
16+ open_recent : "हाल ही वाला खोलें" ,
1617 save : "सेव" ,
1718 save_as : "के रूप में सेव करें" ,
1819 save_as_template : "टेम्पलेट के रूप में सेव करें" ,
@@ -104,8 +105,8 @@ const hi = {
104105 "स्ट्रिक्ट मोड बंद है इसलिए कोई समस्याएं नहीं दिखाए जाएंगे।" ,
105106 name : "नाम" ,
106107 type : "प्रकार" ,
107- null : "Null " ,
108- not_null : "नॉट null " ,
108+ null : "व्यर्थ " ,
109+ not_null : "नॉट व्यर्थ " ,
109110 primary : "प्राथमिक" ,
110111 unique : "युनिक" ,
111112 autoincrement : "स्वतः वाढ" ,
@@ -119,7 +120,7 @@ const hi = {
119120 size : "साइज" ,
120121 precision : "सटीकता" ,
121122 set_precision : "सटीकता सेट करें: (साइज, डिजिट्स)" ,
122- use_for_batch_input : "Use , बैच इनपुट के लिए" ,
123+ use_for_batch_input : "उपयोग करें , बैच इनपुट के लिए" ,
123124 indices : "इंडायसेस" ,
124125 add_index : "इंडेक्स जोड़ें" ,
125126 select_fields : "फ़ील्ड्स चुनें" ,
You can’t perform that action at this time.
0 commit comments