Add strings for 'Get started' banner
This commit is contained in:
parent
b3d6522b06
commit
1d2e591e38
@ -1453,6 +1453,15 @@
|
||||
/* A label for generic attachments. */
|
||||
"GENERIC_ATTACHMENT_LABEL" = "Attachment";
|
||||
|
||||
/* Title for the 'Get Started' banner */
|
||||
"GET_STARTED_BANNER_TITLE" = "Get started";
|
||||
|
||||
/* 'Get Started' button directing users to invite friends */
|
||||
"GET_STARTED_CARD_INVITE_FRIENDS" = "Invite friends";
|
||||
|
||||
/* 'Get Started' button directing users to create a group' */
|
||||
"GET_STARTED_CARD_NEW_GROUP" = "New group";
|
||||
|
||||
/* Error displayed when there is a failure fetching a GIF from the remote service. */
|
||||
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user