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"] = "管理员";
$a->strings["Your account on %s will expire in a few days."] = "您账户在%s几天后过期了。";
$a->strings["Your Friendica account is about to expire."] = "您Friendica账户快过期。";