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