diff --git a/src/i18n/strings/si.json b/src/i18n/strings/si.json index 0967ef424b..11da7b7e4c 100644 --- a/src/i18n/strings/si.json +++ b/src/i18n/strings/si.json @@ -1 +1,8 @@ -{} +{ + "This email address is already in use": "මෙම විද්‍යුත් තැපැල් ලිපිනය දැනටමත් භාවිතයේ පවතී", + "This phone number is already in use": "මෙම දුරකථන අංකය දැනටමත් භාවිතයේ පවතී", + "Use Single Sign On to continue": "ඉදිරියට යාමට තනි පුරනය වීම භාවිතා කරන්න", + "Confirm adding this email address by using Single Sign On to prove your identity.": "ඔබගේ අනන්‍යතාවය සනාථ කිරීම සඳහා තනි පුරනය භාවිතා කිරීමෙන් මෙම විද්‍යුත් තැපැල් ලිපිනය එක් කිරීම තහවුරු කරන්න.", + "Confirm": "තහවුරු කරන්න", + "Add Email Address": "විද්‍යුත් තැපැල් ලිපිනය එක් කරන්න" +}