Skip to content

Commit

Permalink
fix(i18n): missing string in Italian and French locales
Browse files Browse the repository at this point in the history
  • Loading branch information
codedipper committed Jul 3, 2024
1 parent 0a24c13 commit 4da2307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions locale/fr.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

"settings_title" => "Paramètres",
"settings_theme" => "Thème",
"settings_special_warning" => "Cette case à cocher va durer jusqu'à le bouton de 'Réinitialiser' c'est cliqué ou tes cookies sont dégagés.",
"settings_special_disabled" => "Désactiver les requêtes spéciaux (par ex. : conversion de la monnaie)",

"settings_frontends" => "Front-ends d'utilisateurs font pour intimité",
Expand Down
1 change: 1 addition & 0 deletions locale/it.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

"settings_title" => "Impostazioni",
"settings_theme" => "Tema",
"settings_special_warning" => "Questa casella di spunta persisterà fino a il bottone di 'Ripristina' è cliccato o i tui cookies sono sgombrati.",
"settings_special_disabled" => "Disabilitare le ricerche speciali (ad es.: conversione di valuta)",

"settings_frontends" => "Intermediari che rispettano la privacy",
Expand Down

0 comments on commit 4da2307

Please sign in to comment.