12 lines
No EOL
244 B
TOML
12 lines
No EOL
244 B
TOML
# More documentation here: https://github.com/nicksnyder/go-i18n
|
|
[profile]
|
|
other = "Bonjour, je suis"
|
|
|
|
[home]
|
|
other = "Accueil"
|
|
|
|
[resume]
|
|
other = "Mon Curriculum vitæ"
|
|
|
|
[quotes]
|
|
other = "Je bidouille;Bref je code" # Split each quote with a ';' |