feat(user-interface): add title field

This commit is contained in:
Rıdvan Akca
2023-09-05 17:06:51 +03:00
parent ff66548462
commit c02c2def29
4 changed files with 36 additions and 2 deletions

View File

@@ -220,6 +220,7 @@
"appAuthClientsDialog.title": "Choose your authentication client",
"userInterfacePage.title": "User Interface",
"userInterfacePage.successfullyUpdated": "User interface has been updated.",
"userInterfacePage.metadataTitle": "Title",
"userInterfacePage.mainColor": "Primary main color",
"userInterfacePage.darkColor": "Primary dark color",
"userInterfacePage.lightColor": "Primary light color",