diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2015-06-25 08:31:41 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2015-06-27 13:04:03 +0200 |
commit | 6852a0c2af781f3b915457c845e26a9442ba9c3c (patch) | |
tree | 438e55596c5150b4b3b8d0efcd6ea3ae87318156 /po/Makefile | |
parent | 4da759e638d13c857f9f02c6513b91bd0ccea73b (diff) |
Add Arabic translation
Implements FS#45430.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
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 dce334e..cebe6f3 100644 --- a/po/Makefile +++ b/po/Makefile @@ -2,6 +2,7 @@ DESTDIR = .. PREFIX = /web/locale POFILES = \ + ar.po \ ast.po \ ca.po \ cs.po \ |