add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrateur";
$a->strings["Your account on %s will expire in a few days."] = "Votre compte chez %s va expirer dans quelques jours.";
$a->strings["Your Friendica test account is about to expire."] = "Votre compte de test Friendica est sur le point d'expirer.";