You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: stories/features/welcome/page/fakeLocale.ts
+5
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,12 @@ const locale = {
25
25
fakeSearchProvider2: 'Google (default)',
26
26
// fourth screen
27
27
chooseYourTheme: 'Choose your color theme',
28
+
selectTheme: 'Select a theme',
28
29
findToolbarTheme: 'Set the color of your toolbar by selecting the light or dark option from the settings panel.',
30
+
themeOption1: 'Dark',
31
+
themeOption2: 'Light',
32
+
themeOption3: 'Same as MacOS',
33
+
29
34
// fifth screen
30
35
protectYourPrivacy: 'Manage your shields',
31
36
adjustProtectionLevel: 'Protect against privacy-invading ads and trackers while browsing with Brave Shields. Set Shields to "down" if a site doesn’t seem to be working properly.',
0 commit comments