diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index 48fbdee..2be1726 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -158,8 +158,8 @@ const tPage = { `, }, contact: { - sco: () => 'Contact us', - 'en-GB': () => 'Contact us', + sco: () => 'Contact', + 'en-GB': () => 'Contact', }, }; |
