refactor: add translation for texts in sign up page

This commit is contained in:
Rıdvan Akca
2023-03-03 19:15:37 +03:00
parent 9408fe2a07
commit e4a903ec07
5 changed files with 62 additions and 39 deletions

View File

@@ -429,7 +429,6 @@ input StepInput {
type User {
id: String
fullName: String
password: String
email: String
role: String
createdAt: String