Skip to content

Commit

Permalink
i18n: add loclaizations
Browse files Browse the repository at this point in the history
  • Loading branch information
Mandy Glatter authored and Mandy Glatter committed Oct 16, 2024
1 parent 370b6a8 commit ebf5772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@
"account.wishlists.no_items": "Sie haben keine verfügbaren Artikel zu Ihrer Wunschliste hinzugefügt.",
"account.wishlists.no_wishlists": "Derzeit haben Sie keine Wunschlisten.",
"account.wishlists.table.preferred": "Standardliste",
"account.wishlists.table.shared": "Freigegeben",
"account.wishlists.widget.heading": "Artikel auf Ihrer Wunschliste",
"account.wishlists.wishlist_form.cancel_button.text": "Abbrechen",
"account.wishlists.wishlist_form.name.error.maxlength": "Der Name der Wunschliste darf nicht länger als 35 Zeichen sein.",
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@
"account.wishlists.no_items": "Vous n’avez ajouté aucun article disponible à votre liste de souhaits.",
"account.wishlists.no_wishlists": "Actuellement vous n’avez aucune liste de souhaits.",
"account.wishlists.table.preferred": "Préférée",
"account.wishlists.table.shared": "Partagée",
"account.wishlists.widget.heading": "Articles sur votre liste de souhaits",
"account.wishlists.wishlist_form.cancel_button.text": "Annuler",
"account.wishlists.wishlist_form.name.error.maxlength": "Le nom de la liste de souhaits ne doit pas dépasser 35 caractères. ",
Expand Down

0 comments on commit ebf5772

Please sign in to comment.