diff options
Diffstat (limited to 'i18n/en.toml')
| -rw-r--r-- | i18n/en.toml | 9 |
1 files changed, 9 insertions, 0 deletions
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." |
