diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-03 21:23:32 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-03 21:23:32 -0700 |
| commit | 361e4d860fcca66dad0dd99b965b297d92ac748c (patch) | |
| tree | 62052c68828b8a7f1376c60c9eee95d28cfba094 /res/langs | |
| parent | 04eb44d685ba677a444b73c7cfc2427d2740497f (diff) | |
add UI elements for going to admin registration page
Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'res/langs')
| -rw-r--r-- | res/langs/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 02f91ea..acdcf86 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -115,5 +115,6 @@ "areYouSure": "Are you sure?", "dataWillBeLost": "The data will be lost.", - "setupTitle": "Welcome to Dohee Cinema!" + "setupTitle": "Welcome to Dohee Cinema!", + "registerAdmin": "Register as Admin" } |
