Skip to content

Commit ab5307c

Browse files
authored
Add missing Nepali translations (#711)
1 parent 781ae69 commit ab5307c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/i18n/locales/ne.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ const ne = {
1313
new: "नयाँ",
1414
new_window: "नयाँ विन्डो",
1515
open: "खोल्नुहोस्",
16+
open_recent: "हालै खोलिएका",
1617
save: "सेभ गर्नुहोस्",
1718
save_as: "यो रूपमा सेभ गर्नुहोस्",
1819
save_as_template: "टेम्पलेट रूपमा सेभ गर्नुहोस्",
1920
template_saved: "टेम्पलेट सेभ गरियो!",
2021
rename: "नाम परिवर्तन गर्नुहोस्",
22+
no_saved_diagrams: "तपाईंका सेभ गरिएका डायग्राम छैनन्।",
2123
delete_diagram: "डायग्राम मेटाउनुहोस्",
2224
are_you_sure_delete_diagram:
2325
"के तपाईं पक्का यो डायग्राम मेटाउन चाहनुहुन्छ? यो कार्य पुनः प्राप्त गर्न सकिँदैन।",
@@ -214,7 +216,10 @@ const ne = {
214216
add_relationship: "संबन्ध थप्नुहोस्",
215217
edit_relationship: "{{extra}} सम्बन्ध सम्पादन गर्नुहोस् {{refName}}",
216218
delete_relationship: "संबन्ध मेटाउनुहोस् {{refName}}",
219+
didnt_find_diagram: "उफ! डायग्राम फेला परेन।",
217220
not_found: "फेला परेन",
221+
see_all: "सबै देखाउनुहोस्",
222+
versions: "संस्करणहरू",
218223
},
219224
};
220225

0 commit comments

Comments
 (0)