Skip to content

Commit 7ec4a5e

Browse files
committed
Fix syntax error: unterminated string in LanguageContext
1 parent b52af04 commit 7ec4a5e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/contexts/LanguageContext.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ const translations = {
3636
'foundations.mission.content': 'We design fair and delightful reward experiences that connect users, advertisers, and publishers across every touchpoint.',
3737
'foundations.vision.title': 'Vision',
3838
'foundations.vision.content': 'We set the next standard for AdTech design by creating trusted, scalable, and enjoyable experiences that power Buzzvil\'s growth.',
39-
'foundations.philosophy.title': 'Philosophy: Design
40-
41-
as One-Team',
39+
'foundations.philosophy.title': 'Philosophy: Design as One-Team',
4240
'foundations.philosophy.content1': 'Buzzvil Design exists for an ecosystem: users, advertisers, and publishers — all connected through rewards.',
4341
'foundations.philosophy.content2': 'Design is the unifying layer across Demand, Supply, and Frontier.',
4442
'foundations.philosophy.content3': 'Our role is not to optimize for one side, but to create fair, delightful, and scalable experiences that benefit the entire system.',

0 commit comments

Comments
 (0)