diff options
author | simo <simo> | 2005-10-16 19:54:39 +0200 |
---|---|---|
committer | simo <simo> | 2005-10-16 19:54:39 +0200 |
commit | 452ab3a1fd01a026d883892ad76b75dae232c395 (patch) | |
tree | b33e30401fe178a18668a0f166f2c5cac820d6c3 /web/lang/acctfuncs_po.inc | |
parent | 07c54d7bccc6b54d0b03e583e7a706e85281b5ae (diff) | |
download | aur-452ab3a1fd01a026d883892ad76b75dae232c395.tar.gz aur-452ab3a1fd01a026d883892ad76b75dae232c395.tar.xz |
Added Portuguese translation
Diffstat (limited to 'web/lang/acctfuncs_po.inc')
-rw-r--r-- | web/lang/acctfuncs_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/acctfuncs_po.inc b/web/lang/acctfuncs_po.inc index 26e0c088..f3157da9 100644 --- a/web/lang/acctfuncs_po.inc +++ b/web/lang/acctfuncs_po.inc @@ -19,4 +19,6 @@ include_once("it/acctfuncs_po.inc"); include_once("ca/acctfuncs_po.inc"); +include_once("pt/acctfuncs_po.inc"); + ?>
\ No newline at end of file |