I18N.jl/src/types.jl

7 lines
88 B
Julia

struct Translatable
string::AbastractString
file::String
line::Int
end