Skip to content

Commit ddc5581

Browse files
ashvin2005ewqazxc
authored andcommitted
Add missing Hindi translations (drawdb-io#718)
1 parent a566d3c commit ddc5581

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/i18n/locales/hi.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const hi = {
1313
new: "नया",
1414
new_window: "नई विंडो",
1515
open: "खोलें",
16-
open_recent: "हाल ही वाला खोलें",
16+
open_recent: "हाल में खोले गए",
1717
save: "सेव",
1818
save_as: "के रूप में सेव करें",
1919
save_as_template: "टेम्पलेट के रूप में सेव करें",
@@ -217,6 +217,10 @@ const hi = {
217217
edit_relationship: "{{extra}} संबंध एडिट करें {{refName}}",
218218
delete_relationship: "संबंध हटाएं {{refName}}",
219219
not_found: "नहीं मिला",
220+
no_saved_diagrams: "आपके पास कोई सेव किया गया डायग्राम नहीं है",
221+
see_all: "सभी देखें",
222+
versions: "संस्करण",
223+
didnt_find_diagram: "उफ़! डायग्राम नहीं मिला।",
220224
},
221225
};
222226

0 commit comments

Comments
 (0)