Skip to content

Commit a4f6337

Browse files
added internationalized shop strings
1 parent c9a475b commit a4f6337

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pegasus/cache/i18n/en-US.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"en-US":
1+
en-US:
22
hello: "Hello world"
33
select_language: "Please select your language"
44
computer_science: "Computer Science"
@@ -117,6 +117,8 @@
117117
studiobar_frozen_body: "Create a winter wonderland with Anna and Elsa"
118118
studiobar_donate_title: "Donate"
119119
studiobar_donate_body: "One child learns for each dollar you donate"
120+
studiobar_shop_title: "Shop"
121+
studiobar_shop_body: "Break stereotypes. Wear our logo with pride."
120122
contact_form_topic_student: "I'm a student"
121123
contact_form_topic_parent: "I'm a parent"
122124
contact_form_topic_teacher: "I'm a teacher/educator"

0 commit comments

Comments
 (0)