1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00

Add "invalid_credentials" message to multiple language files

- Updated Spanish (es.json) to include "invalid_credentials": "Credenciales no válidas"
- Updated French (fr.json) to include "invalid_credentials": "Des références non valides"
- Updated Italian (it.json) to include "invalid_credentials": "Credenziali non valide"
- Updated Korean (ko.json) to include "invalid_credentials": "잘못된 자격 증명"
- Updated Dutch (nl.json) to include "invalid_credentials": "Ongeldige referenties"
- Updated Norwegian (no.json) to include "invalid_credentials": "Ugyldig legitimasjon"
- Updated Russian (ru.json) to include "invalid_credentials": "Неверные полномочия"
- Updated Swedish (sv.json) to include "invalid_credentials": "Ogiltiga referenser"
- Updated Chinese (zh.json) to include "invalid_credentials": "无效的凭据"
This commit is contained in:
Sean Morley 2025-06-15 12:56:53 -04:00
parent c2074c1581
commit ab5082317e
12 changed files with 698 additions and 687 deletions

View file

@ -1,4 +1,4 @@
export let appVersion = 'v0.10.0-main-06132025';
export let appVersion = 'v0.10.0-main-06152025';
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.10.0';
export let appTitle = 'AdventureLog';
export let copyrightYear = '2023-2025';

View file

@ -477,7 +477,8 @@
"social_auth_setup": "Social Authentication Setup",
"staff_status": "Personalstatus",
"staff_user": "Personalbenutzer",
"profile_info_desc": "Aktualisieren Sie Ihre persönlichen Daten und Ihr Profilbild"
"profile_info_desc": "Aktualisieren Sie Ihre persönlichen Daten und Ihr Profilbild",
"invalid_credentials": "Ungültige Anmeldeinformationen"
},
"checklist": {
"checklist_delete_error": "Fehler beim Löschen der Checkliste",

File diff suppressed because it is too large Load diff

View file

@ -477,7 +477,8 @@
"license": "Licencia",
"all_rights_reserved": "Reservados todos los derechos.",
"email_verified_erorr_desc": "Su correo electrónico no pudo ser verificado. \nPor favor intente de nuevo.",
"no_emai_set": "Sin conjunto de correo electrónico"
"no_emai_set": "Sin conjunto de correo electrónico",
"invalid_credentials": "Credenciales no válidas"
},
"checklist": {
"checklist_delete_error": "Error al eliminar la lista de tareas",

View file

@ -477,7 +477,8 @@
"disabled": "Désactivé",
"disconnected": "Déconnecté",
"email_management": "Gestion des e-mails",
"enter_last_name": "Entrez votre nom de famille"
"enter_last_name": "Entrez votre nom de famille",
"invalid_credentials": "Des références non valides"
},
"checklist": {
"checklist_delete_error": "Erreur lors de la suppression de la liste de contrôle",

View file

@ -477,7 +477,8 @@
"social_auth_setup": "Setup di autenticazione sociale",
"staff_status": "Stato del personale",
"staff_user": "Utente del personale",
"password_auth": "Autenticazione della password"
"password_auth": "Autenticazione della password",
"invalid_credentials": "Credenziali non valide"
},
"checklist": {
"checklist_delete_error": "Errore durante l'eliminazione della lista di controllo",

View file

@ -562,7 +562,8 @@
"social_auth_desc_1": "소셜 로그인 옵션 및 비밀번호 설정을 관리합니다",
"social_auth_setup": "소셜 인증 설정",
"staff_status": "직원 상태",
"staff_user": "직원 사용자"
"staff_user": "직원 사용자",
"invalid_credentials": "잘못된 자격 증명"
},
"share": {
"go_to_settings": "설정으로 이동",

View file

@ -477,7 +477,8 @@
"social_auth_setup": "Sociale authenticatie -opstelling",
"staff_status": "Status",
"staff_user": "Personeelsgebruiker",
"connected": "Aangesloten"
"connected": "Aangesloten",
"invalid_credentials": "Ongeldige referenties"
},
"checklist": {
"checklist_delete_error": "Fout bij het verwijderen van de controlelijst",

View file

@ -477,7 +477,8 @@
"social_auth_desc_1": "Administrer sosiale påloggingsalternativer og passordinnstillinger",
"social_auth_setup": "Sosial autentiseringsoppsett",
"staff_status": "Personalstatus",
"staff_user": "Personalbruker"
"staff_user": "Personalbruker",
"invalid_credentials": "Ugyldig legitimasjon"
},
"collection": {
"collection_created": "Samling opprettet!",

View file

@ -477,7 +477,8 @@
"enter_current_password": "Введите текущий пароль",
"enter_new_password": "Введите новый пароль",
"connected": "Подключено",
"disconnected": "Отключено"
"disconnected": "Отключено",
"invalid_credentials": "Неверные полномочия"
},
"collection": {
"collection_created": "Коллекция успешно создана!",

View file

@ -477,7 +477,8 @@
"social_auth_desc_1": "Hantera sociala inloggningsalternativ och lösenordsinställningar",
"social_auth_setup": "Social autentiseringsinställning",
"staff_status": "Personalstatus",
"staff_user": "Personalanvändare"
"staff_user": "Personalanvändare",
"invalid_credentials": "Ogiltiga referenser"
},
"checklist": {
"checklist_delete_error": "Ett fel uppstod vid borttagning av checklista",

View file

@ -477,7 +477,8 @@
"staff_user": "员工用户",
"quick_actions": "快速动作",
"region_updates": "区域更新",
"region_updates_desc": "更新访问了地区和城市"
"region_updates_desc": "更新访问了地区和城市",
"invalid_credentials": "无效的凭据"
},
"checklist": {
"checklist_delete_error": "删除清单时出错",