File tree 2 files changed +7
-6
lines changed
translations/locales/en-US
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 113
113
padding-right : #{20 / $base-font-size } rem;
114
114
115
115
& .nav__dropdown {
116
- width : #{122 / $base-font-size } rem;
116
+ width : #{125 / $base-font-size } rem;
117
117
}
118
118
}
119
119
Original file line number Diff line number Diff line change 86
86
"Password" : " Password" ,
87
87
"ConfirmPassword" : " Confirm Password" ,
88
88
"OpenedNewSketch" : " Opened new sketch." ,
89
- "Hello" : " Hello" ,
89
+ "Hello" : " Hello" ,
90
90
"MyAccount" : " My Account" ,
91
91
"My" :" My" ,
92
- "Sketches " : " My sketches " ,
93
- "Collections " : " My collections " ,
92
+ "MySketches " : " My Sketches " ,
93
+ "MyCollections " : " My Collections " ,
94
94
"Asset" : " Asset" ,
95
- "MyAssets" : " My assets " ,
95
+ "MyAssets" : " My Assets " ,
96
96
"TitleAbout" : " p5.js Web Editor | About" ,
97
97
"CodeEditing" : " Code Editing" ,
98
98
"Error" : " Error" ,
109
109
"FindPreviousTextMatch" : " Find Previous Text Match" ,
110
110
"Code editing keyboard shortcuts follow" : " Code editing keyboard shortcuts follow" ,
111
111
"Sublime Text shortcuts" : " Sublime Text shortcuts" ,
112
- "WarningUnsavedChanges" : " Are you sure you want to leave this page? You have unsaved changes."
112
+ "WarningUnsavedChanges" : " Are you sure you want to leave this page? You have unsaved changes." ,
113
+ "LogOut" : " Log Out"
113
114
114
115
}
115
116
You can’t perform that action at this time.
0 commit comments