diff options
Diffstat (limited to 'i18n/en.toml')
| -rw-r--r-- | i18n/en.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml new file mode 100644 index 0000000..ffe60fd --- /dev/null +++ b/i18n/en.toml @@ -0,0 +1,10 @@ +lang = "en" + +title = "GlowIsle" + +[nav] +categories = "categories" +readings = "readings" +links = "links" +archives = "archives" +about = "about"
\ No newline at end of file |
