mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +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
9
altpager/lang/fr/strings.php
Normal file
9
altpager/lang/fr/strings.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Altpager settings updated."] = "Paramètres d'Altpager mis à jour.";
|
||||
$a->strings["Alternate Pagination Setting"] = "Paramètres de numérotation des pages";
|
||||
$a->strings["Use links to __DQ__newer__DQ__ and __DQ__older__DQ__ pages in place of page numbers?"] = "Utiliser des liens vers \"plus récents\" et \"plus anciens\" au lieu de numéros de pages ?";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings["Global"] = "Global";
|
||||
$a->strings["Individual"] = "Individuel";
|
||||
$a->strings["Settings updated."] = "Réglages mis à jour.";
|
Loading…
Add table
Add a link
Reference in a new issue