Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd4efed6 authored by Ronak Patel's avatar Ronak Patel
Browse files

.js file

parent 6a1ae59f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ $(function() {
				let message_ = ''
				if (result) {
					if (registerType === 'deregister') {
						message_ = t('ecloud-accounts', 'You\'ve successfully been removed from the beta users.')
						message_ = t('ecloud-accounts', 'You\'ve successfully opted out of beta features.')
					} else {
						message_ = t('ecloud-accounts', 'Congratulations! You\'ve successfully been added to the beta users.')
					}