cookienotice addon FR translation updated THX bob lebonche

This commit is contained in:
Tobias Diekershoff 2021-03-28 19:42:35 +02:00
parent 02e6e56e85
commit 1a9bfc04db
2 changed files with 33 additions and 20 deletions

View file

@ -6,4 +6,7 @@ function string_plural_select_fr($n){
return intval($n > 1);
}}
;
$a->strings["OK"] = "Ok";
$a->strings["Cookie Usage Notice"] = "Politique d'utilisation des cookies.";
$a->strings["OK Button Text"] = "Bouton OK Texte ";
$a->strings["Save Settings"] = "Sauvegarder les réglages";