Skip to content

Commit

Permalink
[VNLA-4684] - add translations for email settings leave prompt (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorchance authored Jul 28, 2023
1 parent c9b3117 commit c2b4b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tx-source/dash_core.php
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,7 @@
$Definition['Your invitations were sent successfully.'] = 'Your invitations were sent successfully.';
$Definition['Your Password'] = 'Your Password';
$Definition['You are leaving the theme editor without saving your changes. Make sure your updates are saved before exiting.'] = 'You are leaving the theme editor without saving your changes. Make sure your updates are saved before exiting.';
$Definition['You are leaving the Email Settings page without saving your changes. Make sure your updates are saved before exiting.'] = 'You are leaving the Email Settings page without saving your changes. Make sure your updates are saved before exiting.';

$Definition["Mobile Logo"] = "Mobile Logo";
$Definition["Banner Image"] = "Banner Image";
Expand Down

0 comments on commit c2b4b9e

Please sign in to comment.