mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
cookienotice addon FR translation updated THX bob lebonche
This commit is contained in:
parent
02e6e56e85
commit
1a9bfc04db
2 changed files with 33 additions and 20 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue