diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-08-20 18:16:05 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-08-20 18:25:23 +0200 |
commit | 87fba89a33ab1cbef86a4f688cb9490fdc4737aa (patch) | |
tree | 53d56ab20720023f293f7f7a53401918eece39e7 /po/Makefile | |
parent | 26165f82de1765178a68727b20f27f4f92b66a66 (diff) | |
download | aur-87fba89a33ab1cbef86a4f688cb9490fdc4737aa.tar.gz aur-87fba89a33ab1cbef86a4f688cb9490fdc4737aa.tar.xz |
Add Portuguese (Brazilian) translation
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile index f428c039..d112338c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -18,6 +18,7 @@ POFILES = \ nl.po \ pl.po \ pt.po \ + pt_BR.po \ ro.po \ ru.po \ sr.po \ |