mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
Fix typo: GREMANLINKS -> GERMANLINKS
This commit is contained in:
parent
3720cf092c
commit
6fc237b59f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ ENGLISHLINKS= en_AU.ISO_8859-1 en_NZ.ISO_8859-1
|
|||
FRENCH= fr_FR.ISO_8859-1
|
||||
FRENCHLINKS= fr_CA.ISO_8859-1
|
||||
GERMAN= de_DE.ISO_8859-1
|
||||
GREMANLINKS= de_AT.ISO_8859-1
|
||||
GERMANLINKS= de_AT.ISO_8859-1
|
||||
|
||||
LOCALEDIR= ${DESTDIR}/usr/share/locale
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue