Skip to content

Commit

Permalink
New translations added (#456)
Browse files Browse the repository at this point in the history
* Updating Bookmarks strings using fr.js in locales folder

* GPS and Bookmaks string translated

* BookmarksDenied string added and adaptativeIcon strings updated

* Update fr.js

---------

Co-authored-by: Prem Kumar <[email protected]>
  • Loading branch information
iamwinner422 and prem-k-r authored Jan 9, 2025
1 parent 27ebdb5 commit 9b12cf7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions locales/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ const fr = {
"shortcutsInfoText": "Choisir les raccourcis à afficher",
"editShortcutsList": "Raccourcis Sauvegardés",
'editShortcutsListInfo': 'Vous pouvez ajouter de nouveaux raccourcis en cliquant sur l\'icône « + » ou modifier les raccourcis existants en cliquant sur le nom ou l\'URL du raccourci.',
"adaptiveIconText": "Formes d'Icônes Adaptatives",
"adaptiveIconInfoText": "Les icônes de raccourci apparaîtront plus petites",
"adaptiveIconText": "Icônes Adaptatives",
"adaptiveIconInfoText": "L'icône du raccourci correspondra à la couleur du thème et apparaîtra plus petite",
"bookmarksText": "Favoris",
"bookmarksInfo": "Afficher la barre latérale des favoris",
"ai_tools_button": "Outils IA",
Expand Down Expand Up @@ -61,7 +61,8 @@ const fr = {
"UserLocText": "Saisissez votre localisation",
"UserLocSubtext": "Si la localisation de la météo n'est pas correct",
"userLoc": "Votre ville ou vos coordonnées (Latitude, Longitude)",
"InputOptionsButton": "Options de saisie",
//"InputOptionsButton": "Options de saisie",
"useGPS": "Utiliser le GPS",
"saveLoc": "Enregistrer",

// Weather
Expand Down Expand Up @@ -135,5 +136,6 @@ const fr = {
"restorefailed": "Échec de la restauration: ",
"invalidBackup": "Fichier de sauvegarde invalide",
"deleteBookmark": "Êtes-vous sûr de vouloir supprimer le favori?",
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
};
"UnsupportedBrowser": "Les favoris ne sont pas supportés dans votre navigateur.",
"BookmarksDenied": "L'autorisation pour les favoris n'a pas été accordée."
};

0 comments on commit 9b12cf7

Please sign in to comment.