File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
translations/locales/en-US Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 113113 padding-right : #{20 / $base-font-size } rem;
114114
115115 & .nav__dropdown {
116- width : #{122 / $base-font-size } rem;
116+ width : #{125 / $base-font-size } rem;
117117 }
118118}
119119
Original file line number Diff line number Diff line change 8686 "Password" : " Password" ,
8787 "ConfirmPassword" : " Confirm Password" ,
8888 "OpenedNewSketch" : " Opened new sketch." ,
89- "Hello" : " Hello" ,
89+ "Hello" : " Hello" ,
9090 "MyAccount" : " My Account" ,
9191 "My" :" My" ,
92- "Sketches " : " My sketches " ,
93- "Collections " : " My collections " ,
92+ "MySketches " : " My Sketches " ,
93+ "MyCollections " : " My Collections " ,
9494 "Asset" : " Asset" ,
95- "MyAssets" : " My assets " ,
95+ "MyAssets" : " My Assets " ,
9696 "TitleAbout" : " p5.js Web Editor | About" ,
9797 "CodeEditing" : " Code Editing" ,
9898 "Error" : " Error" ,
109109 "FindPreviousTextMatch" : " Find Previous Text Match" ,
110110 "Code editing keyboard shortcuts follow" : " Code editing keyboard shortcuts follow" ,
111111 "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"
113114
114115}
115116
You can’t perform that action at this time.
0 commit comments