Skip to content

Commit

Permalink
fix: create group UI
Browse files Browse the repository at this point in the history
Signed-off-by: clegirar <clemntgirard@gmail.com>
  • Loading branch information
clegirar committed Mar 12, 2021
1 parent e302840 commit 0072ec5
Show file tree
Hide file tree
Showing 6 changed files with 188 additions and 216 deletions.
8 changes: 8 additions & 0 deletions js/packages/berty-i18n/locale/en-US/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@
"multi-account": {
"create-button": "Create new account",
"import-button": "Import account"
},
"create-group": {
"title": "New Group",
"add-members": "Add members",
"group-info": "Group info",
"search-placeholder": "Search",
"continue": "CONTINUE",
"create-group": "CREATE A GROUP"
}
},
"home-modal": {
Expand Down
Loading

0 comments on commit 0072ec5

Please sign in to comment.