aboutsummaryrefslogtreecommitdiff
path: root/_data
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-07-09 22:10:02 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2025-07-09 22:10:02 +0200
commit419882a889df4198f1af811381f1958e23211ceb (patch)
treeeb611322296b785d74628234fb64eff93fda9ed2 /_data
parentddb547694fbc649933328effd1ae08dab5eb1eea (diff)
added i18n + wip software postHEADmaster
Diffstat (limited to '_data')
-rw-r--r--_data/i18n.yml29
1 files changed, 29 insertions, 0 deletions
diff --git a/_data/i18n.yml b/_data/i18n.yml
new file mode 100644
index 0000000..370d9bc
--- /dev/null
+++ b/_data/i18n.yml
@@ -0,0 +1,29 @@
+# header
+home:
+ en: home
+ ja: ホーム
+posts:
+ en: posts
+ ja: 記事
+tags:
+ en: tags
+ ja: タグ
+top:
+ en: top
+ nl: kop
+ ja: 先頭
+bottom:
+ en: bottom
+ nl: staart
+ ja: 末尾
+
+# posts/search page
+search:
+ en: search
+ nl: zoekterm
+ ja: キーワード
+go:
+ en: go
+ nl: zoeken
+ ja: 検索
+