From 151b5149973594233512d27dba434184665e398827f7da361a644501a16b1e58 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Sun, 6 Sep 2026 00:00:00 +0000 Subject: Add audio support for entries on website --- i18n/en.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i18n/en.toml') diff --git a/i18n/en.toml b/i18n/en.toml index b82ce91..e885407 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -27,3 +27,12 @@ [pageNotFound] other = "Page Not Found" + +[audioAvailable] + other = "audio available" + +[audioVersion] + other = "Audio version of {{ . }}." + +[audioUnsupported] + other = "Your browser does not support audio playback." -- cgit v1.2.3