diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 13:13:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 13:13:30 +0200 |
| commit | dc4eba2c6a709995a2f4718f9fb407f3057a13b8 (patch) | |
| tree | 0e5dc3a08d2e515272a1b65b7899ffdd5b4688cd /i18n/en.yaml | |
| parent | 9c50525b7ecf4f93e057ecbe162ea818b105319e (diff) | |
| download | danixxyz-dc4eba2c6a709995a2f4718f9fb407f3057a13b8.tar.gz danixxyz-dc4eba2c6a709995a2f4718f9fb407f3057a13b8.zip | |
feat: external links in main menu — A11y new-tab label + workflow docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 65a5b1a..bf35bb4 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -10,6 +10,7 @@ toggleTheme: "Theme" toggleMenu: "Menu" closeMenu: "Close" mainMenu: "Main navigation" +opensInNewTab: "(opens in new tab)" skipToContent: "Skip to main content" email: "Email" contact: "Contact" |
