mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +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
11
page/lang/fr/strings.php
Normal file
11
page/lang/fr/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forums";
|
||||
$a->strings["show more"] = "montrer plus";
|
||||
$a->strings["Forums:"] = "Forums:";
|
||||
$a->strings["Page settings updated."] = "Paramètres des pages mis à jour.";
|
||||
$a->strings["Page Settings"] = "Paramètres des pages";
|
||||
$a->strings["How many forums to display on sidebar without paging"] = "Nombre de forums à afficher sur la barre de côté sans changer de page";
|
||||
$a->strings["Randomise Page/Forum list"] = "Rendre aléatoire la liste des pages/forums";
|
||||
$a->strings["Show pages/forums on profile page"] = "Montrer les forums sur le profil";
|
||||
$a->strings["Submit"] = "Envoyer";
|
Loading…
Add table
Add a link
Reference in a new issue