I18N.jl/test/hello.jl

6 lines
73 B
Julia

function return_hellos(req)
(_"hello",
_"hi",
_"hola")
end