forked from GitHub/gf-core
started a script and format for updating a set of gf files
This commit is contained in:
12
examples/phrasebook/add_greetings.gfupdate
Normal file
12
examples/phrasebook/add_greetings.gfupdate
Normal file
@@ -0,0 +1,12 @@
|
||||
abstract Greetings
|
||||
|
||||
fun GCongratulations : Greeting ;
|
||||
|
||||
lin
|
||||
Eng = ss "congratulations" ;
|
||||
Fin = ss "onneksi olkoon" ;
|
||||
Fre = ss "félicitations" ;
|
||||
Ita = ss "auguri" ;
|
||||
Swe = ss "grattis" ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user