Added locale (english only at the moment) and modifed the EJS so I think

every string is customisable (via the /locales/selected locale)
This commit is contained in:
2025-08-09 16:57:31 +01:00
parent 8418318d80
commit 6fc1f85e18
17 changed files with 187 additions and 80 deletions

View File

@@ -1,4 +1,4 @@
<h1>
Post's tagged "<%- tag %>":
<%= locale.posts_tagged %>: "<%- tag %>"
</h1>
<%- config.seperator %>