Add string to Localazy
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ fun AddPeopleView(
|
||||
},
|
||||
footer = {
|
||||
Button(
|
||||
text = "Finish",
|
||||
text = stringResource(CommonStrings.action_finish),
|
||||
onClick = {
|
||||
state.eventSink(InvitePeopleEvents.SendInvites)
|
||||
onFinish()
|
||||
|
||||
Reference in New Issue
Block a user