diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2015-06-09 08:52:08 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2015-06-09 08:52:08 +0200 |
commit | 9b19f7595e45431a7984b50369eccd1a54ae4636 (patch) | |
tree | 23e559b0c607b9a4847b6d558ca22fb4fdb4c169 /po/Makefile | |
parent | 87df56e30b755aa89d5fe350f03247e868627846 (diff) | |
download | aurweb-9b19f7595e45431a7984b50369eccd1a54ae4636.tar.xz |
Add Spanish (Latin America) and Asturian translations
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile index a75d6ff..dce334e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -2,12 +2,14 @@ DESTDIR = .. PREFIX = /web/locale POFILES = \ + ast.po \ ca.po \ cs.po \ da.po \ de.po \ el.po \ es.po \ + es_419.po \ fi.po \ fr.po \ he.po \ |