This commit is contained in:
mohit-nagaraj 2024-10-12 08:50:36 +05:30
parent 5ce3f0615f
commit a4ab9caa43
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -49,4 +49,4 @@ export default {
color: $secondary-text; color: $secondary-text;
font-size: 12px; font-size: 12px;
} }
</style> </style>

View file

@ -1051,5 +1051,6 @@
"From":"From", "From":"From",
"Can be found on:": "Can be found on: {0}", "Can be found on:": "Can be found on: {0}",
"The phone number of the recipient in E.164 format.": "The phone number of the recipient in E.164 format.", "The phone number of the recipient in E.164 format.": "The phone number of the recipient in E.164 format.",
"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.":"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies." "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.":"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.",
"nextCheckIn": "Next in "
} }