diff options
| author | 2026-03-31 00:06:46 +0700 | |
|---|---|---|
| committer | 2026-03-31 00:06:46 +0700 | |
| commit | a0ace41ad3b0f4661e98d8fa8ef254369cc80d1e (patch) | |
| tree | b5b5c58d42918bab94fd3a6980268ef55dc71f40 /locale/localization.en.yaml | |
| parent | be906e1cc4ec3e92bcb14ee08256b53f3a4b44e2 (diff) | |
| download | web-a0ace41ad3b0f4661e98d8fa8ef254369cc80d1e.tar.gz web-a0ace41ad3b0f4661e98d8fa8ef254369cc80d1e.zip | |
feat: specify canonical hrefs for each page
feat: specify more meta properties for search engines
fix: correct user and catalogue meta
format: specify og property names in property field
feat: user profile description
Diffstat (limited to 'locale/localization.en.yaml')
| -rw-r--r-- | locale/localization.en.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/localization.en.yaml b/locale/localization.en.yaml index e165866..9923881 100644 --- a/locale/localization.en.yaml +++ b/locale/localization.en.yaml @@ -48,6 +48,7 @@ Mail: CapturedOn: 'Captured on' UserProfile: Header: 'Personal Settings' + Description: 'Set and verify your e-mail here, as well as subscribe to favorite blog tags' EmailHeader: 'E-Mail' VerificationCodeHeader: 'Verification Code' TypeEmail: 'Please type your email' |