add greek entry
This commit is contained in:
parent
b2be039835
commit
8211ad77de
@ -279,6 +279,9 @@ if [ $1 = 0 ]; then
|
|||||||
tr*)
|
tr*)
|
||||||
DIR=Turkish
|
DIR=Turkish
|
||||||
;;
|
;;
|
||||||
|
greek)
|
||||||
|
DIR=Greek
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
DIR=English
|
DIR=English
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user