diff options
author | Paul Spooren <mail@aparcar.org> | 2019-10-30 16:57:43 -1000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-10-30 23:43:56 -1000 |
commit | 4798b3f062ae19e0563665874e27d62d921cb641 (patch) | |
tree | 067c9e3e40f36952e9b765a41bab02c5eef54049 | |
parent | d48ba9979979d6cc4f97e9f2937484994ce93d20 (diff) |
translation: Add Bulgarian to luci.mk
Signed-off-by: Paul Spooren <mail@aparcar.org>
-rw-r--r-- | luci.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ LUCI_DEFAULTS:=$(notdir $(wildcard ${CURDIR}/root/etc/uci-defaults/*)) LUCI_PKGARCH?=$(if $(realpath src/Makefile),,all) # Language code titles +LUCI_LANG.bg=български (Bulgarian) LUCI_LANG.ca=Català (Catalan) LUCI_LANG.cs=Čeština (Czech) LUCI_LANG.de=Deutsch (German) |