mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
Add Basque translation
This commit is contained in:
parent
321834de4c
commit
67a07aa5db
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ VERSION ?= ${MAJORVERSION}.${MINORVERSION}.${PATCHVERSION}
|
||||
LOCALEDIR := po
|
||||
SYSTEMLOCALEPATH := $(PREFIX)/share/locale/
|
||||
|
||||
LANGS := pt en es fr_FR pl_PL ru_RU zh_CN
|
||||
LANGS := pt en es eu fr_FR pl_PL ru_RU zh_CN
|
||||
POTFILE := default.pot
|
||||
POFILES := $(addprefix $(LOCALEDIR)/,$(addsuffix .po,$(LANGS)))
|
||||
MOFILES := $(POFILES:.po=.mo)
|
||||
|
Loading…
Reference in New Issue
Block a user