-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: redesign profile card (form), input
- Loading branch information
Showing
12 changed files
with
191 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,30 @@ | ||
{ | ||
"": "", | ||
"Edit": "", | ||
"Error": "", | ||
"Error with getting profile data": "", | ||
"Error with profile ": "", | ||
"Incorrect age": "", | ||
"Incorrect country": "", | ||
"Incorrect user data": "", | ||
"No data": "", | ||
"Profile": "", | ||
"Server error": "", | ||
"Try to reload page": "", | ||
"Your age": "", | ||
"Your avatar": "", | ||
"Your city": "", | ||
"Your lastname": "", | ||
"Your name": "", | ||
"Your surname": "", | ||
"Your username": "" | ||
"": "", | ||
"Age": "", | ||
"Avatar": "", | ||
"City": "", | ||
"Edit": "", | ||
"Error": "", | ||
"Error with getting profile data": "", | ||
"Error with profile ": "", | ||
"Incorrect age": "", | ||
"Incorrect country": "", | ||
"Incorrect user data": "", | ||
"Lastname": "", | ||
"Name": "", | ||
"No data": "", | ||
"Profile": "", | ||
"Server error": "", | ||
"Try to reload page": "", | ||
"Username": "", | ||
"Username>": "", | ||
"Your age": "", | ||
"Your avatar": "", | ||
"Your city": "", | ||
"Your lastname": "", | ||
"Your name": "", | ||
"Your surname": "", | ||
"Your username": "", | ||
"Попробуйте обновить страницу": "", | ||
"Произошла ошибка при загрузке профиля": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.