diff options
author | cel 🌸 <cel@blos.sm> | 2024-02-10 06:54:25 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2024-02-10 06:54:25 +0000 |
commit | 88fa09755ff31b39b0454f0da58bc41a90263e89 (patch) | |
tree | 31e91e27324366bbea20b4af2a17ec10f73322e9 /resources | |
parent | 205a71efa9f60938c86d57bba07f6d33b21790a2 (diff) | |
download | blossom-88fa09755ff31b39b0454f0da58bc41a90263e89.tar.gz blossom-88fa09755ff31b39b0454f0da58bc41a90263e89.tar.bz2 blossom-88fa09755ff31b39b0454f0da58bc41a90263e89.zip |
add initial localisation
Diffstat (limited to 'resources')
-rw-r--r-- | resources/en/base.ftl | 9 | ||||
-rw-r--r-- | resources/en/contact.ftl | 9 | ||||
-rw-r--r-- | resources/en/home.ftl | 13 |
3 files changed, 31 insertions, 0 deletions
diff --git a/resources/en/base.ftl b/resources/en/base.ftl new file mode 100644 index 0000000..9285cd2 --- /dev/null +++ b/resources/en/base.ftl @@ -0,0 +1,9 @@ +title = celeste's hard drive +title-blog = celeste's blog +title-poetry = celeste's poetry +branch = cherry blossom branch +latest-blogposts = latest blogposts +random-poem = random poem +filter-by-tags = filter by tags +permalink = permalink +untitled = untitled diff --git a/resources/en/contact.ftl b/resources/en/contact.ftl new file mode 100644 index 0000000..4b9f2d2 --- /dev/null +++ b/resources/en/contact.ftl @@ -0,0 +1,9 @@ +title-contact = celeste's contact details +name = celeste 🌸 +pronouns = pronouns: <span class="p-x-pronoun-nominative">she</span>/<span class="p-x-pronoun-accusative">her</span> +email = email +jabber = jabber +scrobbles = scrobbles +bandcamp-fan = bandcamp fan +languages = languages (in rough skill order): english, portuguese, french, japanese, german, chinese, latin, toki pona, korean +programming = programming: rust, erlang, go, haskell, webdev, lisp diff --git a/resources/en/home.ftl b/resources/en/home.ftl new file mode 100644 index 0000000..24702ee --- /dev/null +++ b/resources/en/home.ftl @@ -0,0 +1,13 @@ +latest-update = latest update: added poetry! +now-playing = now playing + +# welcome panel +welcome = + <h2>hallo i am celeste welcome 2 my site 🌟</h2> + <p>this is where i do the posting</p> + <p>i wish u a wonderful day</p> + <br> + <img src="/static/quinntyping.png"> + <p>perpetually under construction</p> + <img style="border: 0;" src="/static/barraconstruction.gif"> + |