aboutsummaryrefslogtreecommitdiff
path: root/i18n/es.toml
Commit message (Collapse)AuthorAge
* Add audio support for entries on websiteNicholas Johnson5 days
|
* Remove arbitrary chars inside i18n stringsNicholas Johnson5 days
| | | | | ReadingTime is directly passed to the i18n fn, so the correct format for the i18n string is simply "{{ . }}", not "{{ .Count }}".
* Create custom 404 page for HTML2024.05.20Nicholas Johnson2024-05-20
| | | | | In Gemini, the equivalent status code is 51. It does not return a response body, so no equivalent page was created for Gemini.
* Add support for SpanishNicholas Johnson2023-08-02