diff options
| author | 2025-09-10 14:12:45 +0700 | |
|---|---|---|
| committer | 2025-09-10 14:12:45 +0700 | |
| commit | e372d8ad15ca9026fffb9248991e3df48c72b5f6 (patch) | |
| tree | 8530dcb7ab9ebff4e42bcc41c6d5b3ecb78344da /locale/localization.en.yaml | |
| parent | f9a621d56c54110d5938ad0071bbace325773070 (diff) | |
| download | web-e372d8ad15ca9026fffb9248991e3df48c72b5f6.tar.gz web-e372d8ad15ca9026fffb9248991e3df48c72b5f6.zip | |
feat: add contacts in main page
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 b3fca58..1b3654b 100644 --- a/locale/localization.en.yaml +++ b/locale/localization.en.yaml @@ -11,6 +11,7 @@ GlobalMap: Header: 'Global Map' HomePage: Header: 'Home Page' + Contacts: 'Contacts' DidYouKnowThat: 'Did you know, that...' SidebarDescription: 'Describing the Sidebar' HomePageDescription: 'Home Page -- where we are right now!' |