diff --git a/frontend/src/i18n/ar.json b/frontend/src/i18n/ar.json index b6d1d39b..bbe17461 100644 --- a/frontend/src/i18n/ar.json +++ b/frontend/src/i18n/ar.json @@ -24,7 +24,7 @@ "ok": "موافق", "permalink": "الحصول على رابط دائم", "previous": "السابق", - "preview": "Preview", + "preview": "معاينة", "publish": "نشر", "rename": "إعادة تسمية", "replace": "استبدال", @@ -43,11 +43,11 @@ "upload": "رفع", "openFile": "فتح الملف", "discardChanges": "إلغاء التغييرات", - "stopSearch": "Stop searching", - "saveChanges": "Save changes", - "editAsText": "Edit as Text", - "increaseFontSize": "Increase font size", - "decreaseFontSize": "Decrease font size" + "stopSearch": "توقف عن البحث", + "saveChanges": "حفظ التغييرات", + "editAsText": "تعديل على شكل نص", + "increaseFontSize": "زيادة حجم الخط", + "decreaseFontSize": "تصغير حجم الخط" }, "download": { "downloadFile": "تحميل الملف", @@ -80,7 +80,7 @@ "sortByName": "الترتيب باﻹسم", "sortBySize": "الترتيب بالحجم", "noPreview": "لا يوجد عرض مسبق لهذا الملف.", - "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvTooLarge": "حجم الملف اكبر من (<5MB), يرجى تحميل الملف للمعاينة", "csvLoadFailed": "Failed to load CSV file.", "showingRows": "Showing {count} row(s)", "columnSeparator": "Column Separator", @@ -138,7 +138,7 @@ "filesSelected": "تم تحديد {count} ملفات.", "lastModified": "آخر تعديل", "move": "نقل", - "moveMessage": "إختر مكان جديد للملفات أو المجلدات المراد نقلها:", + "moveMessage": "اختر منزلاً جديداً لملفك (ملفاتك)/مجلدك (مجلداتك):", "newArchetype": "إنشاء منشور من المنشور اﻷصلي. الملف سيتم انشاءه في مجلد المحتويات.", "newDir": "مجلد جديد", "newDirMessage": "أدخل اسم المجلد الجديد.", @@ -189,15 +189,15 @@ "commandRunner": "منفذ اﻷوامر", "commandRunnerHelp": "هنا بإمكانك تعيين اﻷوامر التي سيتم تنفيذها في اﻷحداث المسماة. يجب كتابة أمر واحد في كل سطر. ستكون المتغيرات البيئية (env) {0} و {1} متاحة، حيث {0} نسبي لـ {1}. لمزيد من المعلومات حول هذه الميزة و المتغيرات البيئية المتاحة، يرجى قراءة {2}.", "commandsUpdated": "تم تحديث اﻷوامر", - "createUserDir": "إنشاء مجلد المستخدم (home) تلقائياً عند إنشاء مستخدم جديد", + "createUserDir": "إنشاء مجلد المستخدم الرئيسي تلقائياً عند إنشاء مستخدم جديد", "minimumPasswordLength": "Minimum password length", "tusUploads": "التحميلات المتقطعة", "tusUploadsHelp": "يدعم متصفح الملفات تحميل الملفات المتقطعة، مما يسمح بتحميلات الملفات بشكل فعال و موثوق و قابلة للمتابغة و متقطعة حتى على الشبكات غير الموثوقة.", "tusUploadsChunkSize": "يشير إلى الحد اﻷقصى لحجم الطلب (سيتم استخدام التحميل المباشر للتحميلات صغيرة الخحم). يمكنك إدخال عدد صحيح عادي يدل على الحجم بوحدة البايت أو نمظ مثل10MB, 1GB, إلخ.", "tusUploadsRetryCount": "عدد مرات إعادة المحاولة إذا فشلت عملية تحميل القطعة.", - "userHomeBasePath": "المسار الرئيسي لمجلد المستخدم (home)", + "userHomeBasePath": "المسار الرئيسي لمجلد المستخدم الرئيسي", "userScopeGenerationPlaceholder": "سيتم تعيين نطاق المستخدم تلقائياً", - "createUserHomeDirectory": "إنشاء مجلد المستخدم (home)", + "createUserHomeDirectory": "إنشاء مجلد المستخدم الرئيسي", "customStylesheet": "ستايل مخصص", "defaultUserDescription": "هذه اﻹعدادات اﻹفتراضية للمستخدمين الجدد.", "disableExternalLinks": "تعطيل الروابط الخارجية (بإسثناء الوثائق)", @@ -258,7 +258,8 @@ "userManagement": "إدارة المستخدمين", "userUpdated": "تم تعديل المستخدم", "username": "إسم المستخدم", - "users": "المستخدمين" + "users": "المستخدمين", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "مساعدة", diff --git a/frontend/src/i18n/bg.json b/frontend/src/i18n/bg.json index 2f1b2a06..afbd8a9c 100644 --- a/frontend/src/i18n/bg.json +++ b/frontend/src/i18n/bg.json @@ -258,7 +258,8 @@ "userManagement": "Управление на потребители", "userUpdated": "Потребителя е обновен!", "username": "Потребителско име", - "users": "Потребители" + "users": "Потребители", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Помощ", diff --git a/frontend/src/i18n/ca.json b/frontend/src/i18n/ca.json index f269f06b..a8e88498 100644 --- a/frontend/src/i18n/ca.json +++ b/frontend/src/i18n/ca.json @@ -258,7 +258,8 @@ "userManagement": "Administració d'usuaris", "userUpdated": "Usuari actualitzat!", "username": "Usuari", - "users": "Usuaris" + "users": "Usuaris", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Ajuda", diff --git a/frontend/src/i18n/cs.json b/frontend/src/i18n/cs.json index dce412dd..6f489c53 100644 --- a/frontend/src/i18n/cs.json +++ b/frontend/src/i18n/cs.json @@ -258,7 +258,8 @@ "userManagement": "Správa uživatelů", "userUpdated": "Uživatel aktualizován!", "username": "Uživatelské jméno", - "users": "Uživatelé" + "users": "Uživatelé", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Nápověda", diff --git a/frontend/src/i18n/de.json b/frontend/src/i18n/de.json index 4f398cfa..815fbd1f 100644 --- a/frontend/src/i18n/de.json +++ b/frontend/src/i18n/de.json @@ -43,11 +43,11 @@ "upload": "Upload", "openFile": "Datei öffnen", "discardChanges": "Verwerfen", - "stopSearch": "Stop searching", + "stopSearch": "Suche abbrechen", "saveChanges": "Änderungen speichern", "editAsText": "Als Text bearbeiten", - "increaseFontSize": "Increase font size", - "decreaseFontSize": "Decrease font size" + "increaseFontSize": "Schriftgröße vergrößern", + "decreaseFontSize": "Schriftgröße verkleinern" }, "download": { "downloadFile": "Download Datei", @@ -82,12 +82,12 @@ "noPreview": "Für diese Datei ist keine Vorschau verfügbar.", "csvTooLarge": "Die CSV-Datei ist zu groß für die Vorschau (>5 MB). Bitte herunterladen, um sie anzuzeigen.", "csvLoadFailed": "Fehler beim Laden der CSV-Datei.", - "showingRows": "Showing {count} row(s)", - "columnSeparator": "Column Separator", + "showingRows": "{count} Zeile(n) werden angezeigt", + "columnSeparator": "Spaltentrennzeichen", "csvSeparators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" + "comma": "Komma (,)", + "semicolon": "Semikolon (;)", + "both": "Sowohl (,) als auch (;)" } }, "help": { @@ -214,7 +214,7 @@ "instanceName": "Instanzname", "language": "Sprache", "lockPassword": "Verhindere, dass der Benutzer sein Passwort ändert", - "newPassword": "Ihr neues Passwort.", + "newPassword": "Ihr neues Passwort", "newPasswordConfirm": "Bestätigen Sie Ihr neues Passwort", "newUser": "Neuer Benutzer", "password": "Passwort", @@ -258,7 +258,8 @@ "userManagement": "Benutzerverwaltung", "userUpdated": "Benutzer aktualisiert!", "username": "Nutzername", - "users": "Nutzer" + "users": "Nutzer", + "currentPassword": "Ihr aktuelles Passwort" }, "sidebar": { "help": "Hilfe", diff --git a/frontend/src/i18n/el.json b/frontend/src/i18n/el.json index 8f61e538..121452a1 100644 --- a/frontend/src/i18n/el.json +++ b/frontend/src/i18n/el.json @@ -258,7 +258,8 @@ "userManagement": "Διαχείριση χρηστών", "userUpdated": "Ο χρήστης ενημερώθηκε!", "username": "Όνομα χρήστη", - "users": "Χρήστες" + "users": "Χρήστες", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Βοήθεια", diff --git a/frontend/src/i18n/es.json b/frontend/src/i18n/es.json index a60f84a0..28338c98 100644 --- a/frontend/src/i18n/es.json +++ b/frontend/src/i18n/es.json @@ -258,7 +258,8 @@ "userManagement": "Administración de usuarios", "userUpdated": "¡Usuario actualizado!", "username": "Usuario", - "users": "Usuarios" + "users": "Usuarios", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Ayuda", diff --git a/frontend/src/i18n/fa.json b/frontend/src/i18n/fa.json index fb26f19c..4af7f205 100644 --- a/frontend/src/i18n/fa.json +++ b/frontend/src/i18n/fa.json @@ -258,7 +258,8 @@ "userManagement": "مدیریت کاربران", "userUpdated": "کاربر به روز شد!", "username": "نام کاربری", - "users": "کاربران" + "users": "کاربران", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "راهنما", diff --git a/frontend/src/i18n/fr.json b/frontend/src/i18n/fr.json index 1710b637..148306e5 100644 --- a/frontend/src/i18n/fr.json +++ b/frontend/src/i18n/fr.json @@ -43,11 +43,11 @@ "upload": "Importer", "openFile": "Ouvrir le fichier", "discardChanges": "Annuler", - "stopSearch": "Stop searching", - "saveChanges": "Save changes", - "editAsText": "Edit as Text", - "increaseFontSize": "Increase font size", - "decreaseFontSize": "Decrease font size" + "stopSearch": "Arrêter recherche", + "saveChanges": "Enregistrer changements", + "editAsText": "Editer comme Texte", + "increaseFontSize": "Augmenter taille police", + "decreaseFontSize": "Réduire taille police" }, "download": { "downloadFile": "Télécharger le fichier", @@ -80,14 +80,14 @@ "sortByName": "Trier par nom", "sortBySize": "Trier par taille", "noPreview": "L'aperçu n'est pas disponible pour ce fichier.", - "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file.", - "showingRows": "Showing {count} row(s)", - "columnSeparator": "Column Separator", + "csvTooLarge": "Le fichier CSV est trop volumineux pour être prévisualisé (>5MB). Veuillez le télécharger pour le voir.", + "csvLoadFailed": "Impossible de charger le fichier CSV.", + "showingRows": "Affichage de {count} ligne(s)", + "columnSeparator": "Séparateur de Colonnes", "csvSeparators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" + "comma": "Virgule (,)", + "semicolon": "Point-virgule (;)", + "both": "Les (,) et (;)" } }, "help": { @@ -115,9 +115,9 @@ "username": "Utilisateur·ice", "usernameTaken": "Le nom d'utilisateur·ice est déjà pris", "wrongCredentials": "Identifiants incorrects !", - "passwordTooShort": "Password must be at least {min} characters", + "passwordTooShort": "Le mot de passe doit contenir au moins {min} caractères", "logout_reasons": { - "inactivity": "You have been logged out due to inactivity." + "inactivity": "Vous avez été déconnecté(e) en raison d'une inactivité prolongée." } }, "permanent": "Permanent", @@ -172,7 +172,7 @@ "video": "Vidéo" }, "settings": { - "aceEditorTheme": "Ace editor theme", + "aceEditorTheme": "Éditeur de Thème Ace", "admin": "Admin", "administrator": "Administrateur·ice", "allowCommands": "Exécuter des commandes", @@ -180,7 +180,7 @@ "allowNew": "Créer de nouveaux fichiers et dossiers", "allowPublish": "Publier de nouveaux posts et pages", "allowSignup": "Autoriser les utilisateur·ices à s'inscrire", - "hideLoginButton": "Hide the login button from public pages", + "hideLoginButton": "Cacher le bouton d’identification sur les pages publiques", "avoidChanges": "(Laisser vide pour conserver l'actuel)", "branding": "Image de marque", "brandingDirectoryPath": "Chemin du dossier d'image de marque", @@ -258,7 +258,8 @@ "userManagement": "Gestion des utilisateur·ices", "userUpdated": "Utilisateur·ice mis à jour !", "username": "Nom d'utilisateur·ice", - "users": "Utilisateur·ices" + "users": "Utilisateur·ices", + "currentPassword": "Mot de Passe Actuel" }, "sidebar": { "help": "Aide", diff --git a/frontend/src/i18n/he.json b/frontend/src/i18n/he.json index 1f896bcf..d2deb938 100644 --- a/frontend/src/i18n/he.json +++ b/frontend/src/i18n/he.json @@ -258,7 +258,8 @@ "userManagement": "ניהול משתמש", "userUpdated": "המשתמש עודכן!", "username": "שם משתמש", - "users": "משתמשים" + "users": "משתמשים", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "עזרה", diff --git a/frontend/src/i18n/hr.json b/frontend/src/i18n/hr.json index 42fa9bea..1a467cc0 100644 --- a/frontend/src/i18n/hr.json +++ b/frontend/src/i18n/hr.json @@ -258,7 +258,8 @@ "userManagement": "Upravljanje Korisnicima", "userUpdated": "Korisnik ažuriran!", "username": "Korisničko ime", - "users": "Korisnici" + "users": "Korisnici", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Pomoć", diff --git a/frontend/src/i18n/hu.json b/frontend/src/i18n/hu.json index 3a0b047a..0f2abeef 100644 --- a/frontend/src/i18n/hu.json +++ b/frontend/src/i18n/hu.json @@ -258,7 +258,8 @@ "userManagement": "Felhasználókezelés", "userUpdated": "Felhasználó frissítve!", "username": "Felhasználói név", - "users": "Felhasználók" + "users": "Felhasználók", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Súgó", diff --git a/frontend/src/i18n/is.json b/frontend/src/i18n/is.json index 595098a1..2752b60f 100644 --- a/frontend/src/i18n/is.json +++ b/frontend/src/i18n/is.json @@ -258,7 +258,8 @@ "userManagement": "Notendastýring", "userUpdated": "Notandastillingar vistaðar!", "username": "Notendanafn", - "users": "Notendur" + "users": "Notendur", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Hjálp", diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 29798359..29863efa 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -258,7 +258,8 @@ "userManagement": "Gestione degli utenti", "userUpdated": "Utente aggiornato!", "username": "Nome utente", - "users": "Utenti" + "users": "Utenti", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Aiuto", diff --git a/frontend/src/i18n/ja.json b/frontend/src/i18n/ja.json index 0a94d2e1..f6f2b886 100644 --- a/frontend/src/i18n/ja.json +++ b/frontend/src/i18n/ja.json @@ -42,7 +42,6 @@ "update": "更新", "upload": "アップロード", "openFile": "ファイルを開く", - "stopSearch": "検索を停止", "discardChanges": "Discard", "stopSearch": "Stop searching", "saveChanges": "Save changes", @@ -259,7 +258,8 @@ "userManagement": "ユーザー管理", "userUpdated": "ユーザーを更新しました!", "username": "ユーザー名", - "users": "ユーザー" + "users": "ユーザー", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "ヘルプ", diff --git a/frontend/src/i18n/ko.json b/frontend/src/i18n/ko.json index acbdac95..fe1e6ec2 100644 --- a/frontend/src/i18n/ko.json +++ b/frontend/src/i18n/ko.json @@ -41,7 +41,6 @@ "toggleSidebar": "사이드바 전환", "update": "업데이트", "upload": "업로드", - "stopSearch": "검색 중지", "openFile": "파일 열기", "discardChanges": "변경 사항 취소", "stopSearch": "Stop searching", @@ -259,7 +258,8 @@ "userManagement": "사용자 관리", "userUpdated": "사용자 수정됨!", "username": "사용자 이름", - "users": "사용자" + "users": "사용자", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "도움말", diff --git a/frontend/src/i18n/lv.json b/frontend/src/i18n/lv.json index 8a57f578..fabd4a86 100644 --- a/frontend/src/i18n/lv.json +++ b/frontend/src/i18n/lv.json @@ -258,7 +258,8 @@ "userManagement": "Lietotāju pārvaldība", "userUpdated": "Lietotājs atjaunināts!", "username": "Lietotājvārds", - "users": "Lietotāji" + "users": "Lietotāji", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Palīdzība", diff --git a/frontend/src/i18n/lv_LV.json b/frontend/src/i18n/lv_LV.json index 8a57f578..fabd4a86 100644 --- a/frontend/src/i18n/lv_LV.json +++ b/frontend/src/i18n/lv_LV.json @@ -258,7 +258,8 @@ "userManagement": "Lietotāju pārvaldība", "userUpdated": "Lietotājs atjaunināts!", "username": "Lietotājvārds", - "users": "Lietotāji" + "users": "Lietotāji", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Palīdzība", diff --git a/frontend/src/i18n/nl-be.json b/frontend/src/i18n/nl-be.json index b78ff204..6b2b5384 100644 --- a/frontend/src/i18n/nl-be.json +++ b/frontend/src/i18n/nl-be.json @@ -258,7 +258,8 @@ "userManagement": "Gebruikersbeheer", "userUpdated": "Gebruiker bijgewerkt!", "username": "Gebruikersnaam", - "users": "Gebruikers" + "users": "Gebruikers", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Help", diff --git a/frontend/src/i18n/no.json b/frontend/src/i18n/no.json index eb1a1c12..79b6f958 100644 --- a/frontend/src/i18n/no.json +++ b/frontend/src/i18n/no.json @@ -258,7 +258,8 @@ "userManagement": "Brukeradministrasjon", "userUpdated": "Bruker opprettet!", "username": "Brukernavn", - "users": "Bruker" + "users": "Bruker", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Hjelp", diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 79cbb5d8..2d43d91a 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -258,7 +258,8 @@ "userManagement": "Zarządzanie użytkownikami", "userUpdated": "Użytkownik zapisany!", "username": "Nazwa użytkownika", - "users": "Użytkownicy" + "users": "Użytkownicy", + "currentPassword": "Twoje aktualne hasło" }, "sidebar": { "help": "Pomoc", diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index d994cbaa..2f563354 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -258,7 +258,8 @@ "userManagement": "Gerenciamento de usuários", "userUpdated": "Usuário atualizado!", "username": "Nome do usuário", - "users": "Usuários" + "users": "Usuários", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Ajuda", diff --git a/frontend/src/i18n/pt.json b/frontend/src/i18n/pt.json index 249a775a..4c076622 100644 --- a/frontend/src/i18n/pt.json +++ b/frontend/src/i18n/pt.json @@ -258,7 +258,8 @@ "userManagement": "Gestão de utilizadores", "userUpdated": "Utilizador atualizado!", "username": "Nome de utilizador", - "users": "Utilizadores" + "users": "Utilizadores", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Ajuda", diff --git a/frontend/src/i18n/ro.json b/frontend/src/i18n/ro.json index d5184d63..82b5c388 100644 --- a/frontend/src/i18n/ro.json +++ b/frontend/src/i18n/ro.json @@ -258,7 +258,8 @@ "userManagement": "Gestionare utilizatori", "userUpdated": "Utilizator actualizat!", "username": "Utilizator", - "users": "Utilizatori" + "users": "Utilizatori", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Ajutor", diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 48e9fde6..359fd228 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -42,7 +42,6 @@ "update": "Обновить", "upload": "Загрузить", "openFile": "Открыть файл", - "stopSearch": "Прекратить поиск", "discardChanges": "Отказаться", "stopSearch": "Stop searching", "saveChanges": "Сохранить", @@ -259,7 +258,8 @@ "userManagement": "Управление пользователями", "userUpdated": "Пользователь изменен!", "username": "Имя пользователя", - "users": "Пользователи" + "users": "Пользователи", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Помощь", diff --git a/frontend/src/i18n/sk.json b/frontend/src/i18n/sk.json index ee85b1d5..0031b730 100644 --- a/frontend/src/i18n/sk.json +++ b/frontend/src/i18n/sk.json @@ -258,7 +258,8 @@ "userManagement": "Správa používateľov", "userUpdated": "Používateľ upravený!", "username": "Meno používateľa", - "users": "Používatelia" + "users": "Používatelia", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Pomoc", diff --git a/frontend/src/i18n/sv-se.json b/frontend/src/i18n/sv-se.json index 3e1f82cf..8e823b43 100644 --- a/frontend/src/i18n/sv-se.json +++ b/frontend/src/i18n/sv-se.json @@ -258,7 +258,8 @@ "userManagement": "Användarehantering", "userUpdated": "Användare uppdaterad!", "username": "Användarnamn", - "users": "Användare" + "users": "Användare", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Hjälp", diff --git a/frontend/src/i18n/tr.json b/frontend/src/i18n/tr.json index cdaf8e25..ac18f211 100644 --- a/frontend/src/i18n/tr.json +++ b/frontend/src/i18n/tr.json @@ -258,7 +258,8 @@ "userManagement": "Kullanıcı yönetimi", "userUpdated": "Kullanıcı güncellendi!", "username": "Kullanıcı adı", - "users": "Kullanıcılar" + "users": "Kullanıcılar", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Yardım", diff --git a/frontend/src/i18n/uk.json b/frontend/src/i18n/uk.json index e53adc31..2ae93f00 100644 --- a/frontend/src/i18n/uk.json +++ b/frontend/src/i18n/uk.json @@ -258,7 +258,8 @@ "userManagement": "Керування користувачами", "userUpdated": "Користувача змінено!", "username": "Ім'я користувача", - "users": "Користувачі" + "users": "Користувачі", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Допомога", diff --git a/frontend/src/i18n/vi.json b/frontend/src/i18n/vi.json index 8a71150d..793f2120 100644 --- a/frontend/src/i18n/vi.json +++ b/frontend/src/i18n/vi.json @@ -258,7 +258,8 @@ "userManagement": "Quản lý người dùng", "userUpdated": "Người dùng đã được cập nhật!", "username": "Tên người dùng", - "users": "Người dùng" + "users": "Người dùng", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Trợ giúp", diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index d7bb63c6..57178911 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -42,7 +42,6 @@ "update": "更新", "upload": "上传", "openFile": "打开文件", - "stopSearch": "停止搜索", "discardChanges": "放弃更改", "stopSearch": "Stop searching", "saveChanges": "保存更改", @@ -259,7 +258,8 @@ "userManagement": "用户管理", "userUpdated": "用户已更新!", "username": "用户名", - "users": "用户" + "users": "用户", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "帮助", diff --git a/frontend/src/i18n/zh-tw.json b/frontend/src/i18n/zh-tw.json index e5a32801..d8630129 100644 --- a/frontend/src/i18n/zh-tw.json +++ b/frontend/src/i18n/zh-tw.json @@ -42,7 +42,6 @@ "update": "更新", "upload": "上傳", "openFile": "開啟檔案", - "stopSearch": "停止搜尋", "discardChanges": "放棄變更", "stopSearch": "Stop searching", "saveChanges": "Save changes", @@ -259,7 +258,8 @@ "userManagement": "使用者管理", "userUpdated": "使用者已更新!", "username": "使用者名稱", - "users": "使用者" + "users": "使用者", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "幫助",