aboutsummaryrefslogtreecommitdiffstats
path: root/code/app/src/lib/i18n/en/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'code/app/src/lib/i18n/en/index.ts')
-rw-r--r--code/app/src/lib/i18n/en/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/app/src/lib/i18n/en/index.ts b/code/app/src/lib/i18n/en/index.ts
index e084a6c..1d6ff26 100644
--- a/code/app/src/lib/i18n/en/index.ts
+++ b/code/app/src/lib/i18n/en/index.ts
@@ -2,6 +2,7 @@ import type { BaseTranslation } from "../i18n-types";
const en: BaseTranslation = {
or: "Or",
+ name: "Name",
emailAddress: "Email address",
password: "Password",
pageNotFound: "Page not found",