fix username -> name
This commit is contained in:
parent
fc1d12e214
commit
6a676c2fad
3 changed files with 6 additions and 1 deletions
|
@ -50,6 +50,9 @@
|
|||
<string name="delete_task">Delete Task</string>
|
||||
<string name="view_tasks">View</string>
|
||||
|
||||
<!-- Form -->
|
||||
<string name="name">Name</string>
|
||||
|
||||
<!-- Sessions -->
|
||||
<string name="sessions">Sessions</string>
|
||||
|
||||
|
|
Reference in a new issue