diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2023-02-22 00:11:35 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2023-02-22 00:11:35 +0100 |
| commit | 5532501043e409f023f7c35d532092f4bbd97935 (patch) | |
| tree | 418dc19838696d8fc8625dfaa94c963864c027d0 /src/i18n/en | |
| parent | 86acb8af6bcbf3529ff73905e00f16167f4b234d (diff) | |
| download | auroraklinikken.no-5532501043e409f023f7c35d532092f4bbd97935.tar.xz auroraklinikken.no-5532501043e409f023f7c35d532092f4bbd97935.zip | |
Diffstat (limited to 'src/i18n/en')
| -rw-r--r-- | src/i18n/en/index.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/en/index.ts b/src/i18n/en/index.ts index 1f8260f..c358cc1 100644 --- a/src/i18n/en/index.ts +++ b/src/i18n/en/index.ts @@ -7,6 +7,9 @@ const en = { emailTitle: "Email", phoneTitle: "Phone", }, + meta: { + description: "Auroraklinikken provides cetamine treatment for depression in Oslo" + }, goToBookingPage: "Go to booking", ourServices: "Our services", homeTitle: "Home", |
