Skip to content

Commit

Permalink
Adding translation for ToDo List (#335)
Browse files Browse the repository at this point in the history
* Adding translation for ToDo List

* Adding the translation for the rest strings
  • Loading branch information
iamwinner422 authored Dec 19, 2024
1 parent a018b5e commit 72223f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -1719,6 +1719,8 @@ const translations = {
"enable_ai_tools": "Afficher les raccourcis pour les Outils IA",
"googleAppsMenuText": "Apps Google",
"googleAppsMenuInfo": "Afficher les raccourcis pour les Applications Google",
"todoListText": "Liste To-Do",
"todoListInfo": "Afficher une liste de tâches quotidiennes",
// Digital Clock
"digitalclocktittle": "Horloge Numérique",
"digitalclockinfo": "Passer à l'horloge numérique",
Expand Down Expand Up @@ -1775,10 +1777,12 @@ const translations = {
"enterBtn": "Rechercher",
"searchPlaceholder": "Saisissez ici...",
"listenPlaceholder": "Écoute...",
"todoPlaceholder": "Ajouter une tâche...",
"searchWithHint": "Rechercher avec",
"ai_tools": "Outils IA",
"userText": "Cliquez ici pour modifier",
"googleAppsHover": "Apps Google",
"todoListHover": "Liste To-Do",
// End of Body and New Tab Items

// Greeting
Expand Down

0 comments on commit 72223f1

Please sign in to comment.