mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
12
forumlist/lang/fr/strings.php
Normal file
12
forumlist/lang/fr/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forums";
|
||||
$a->strings["show/hide"] = "Montrer/cacher";
|
||||
$a->strings["No forum subscriptions"] = "Pas d'abonnement au forum";
|
||||
$a->strings["Forums:"] = "Forums:";
|
||||
$a->strings["Forumlist settings updated."] = "Paramètres de la liste des forums mis à jour.";
|
||||
$a->strings["Forumlist Settings"] = "Paramètres de la liste des forums";
|
||||
$a->strings["Randomise forum list"] = "Mélanger la liste de forums";
|
||||
$a->strings["Show forums on profile page"] = "Montrer les forums sur le profil";
|
||||
$a->strings["Show forums on network page"] = "";
|
||||
$a->strings["Submit"] = "Envoyer";
|
Loading…
Add table
Add a link
Reference in a new issue