diff --git a/src/gui/src/i18n/translations/hi.js b/src/gui/src/i18n/translations/hi.js index 1aa83ac7..9a82689c 100644 --- a/src/gui/src/i18n/translations/hi.js +++ b/src/gui/src/i18n/translations/hi.js @@ -20,7 +20,7 @@ const hi = { name: "हिंदी", - english_name: "hindi", + english_name: "Hindi", code: "hi", dictionary: { about: "के बारे में", diff --git a/src/gui/src/i18n/translations/ig.js b/src/gui/src/i18n/translations/ig.js index 8e694ce1..34f96735 100644 --- a/src/gui/src/i18n/translations/ig.js +++ b/src/gui/src/i18n/translations/ig.js @@ -364,7 +364,6 @@ const ig = { "Owner": undefined, // In English: "Owner" "You can't share with yourself.": undefined, // In English: "You can't share with yourself." "This user already has access to this item": undefined, // In English: "This user already has access to this item" - } };