File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 179179                <p  v-html =" this.$t('help.how-licenses-communicated.text')"   />
180180                <table  class =" table is-hoverable is-fullwidth help-section__table"  >
181181                    <tbody >
182-                          <tr >
183-                              <th >{{  $t('help.how-licenses-communicated.full-name')  }}</th >
184-                              <td >{{  $t('help.how-licenses-communicated.CC-BY-SA')  }}</td >
185-                          </tr >
186-                          <tr >
187-                              <th >{{  $t('help.how-licenses-communicated.short-name')  }}</th >
188-                              <td >CC BY-NC</td >
189-                          </tr >
190-                          <tr >
191-                              <th >{{  $t('help.how-licenses-communicated.license-icons')  }}</th >
192-                              <td ><LicenseIconography  :icon-list =" ['', 'by', 'nc']"   /></td >
193-                          </tr >
182+                     <tr >
183+                         <th >{{$t('help.how-licenses-communicated.full-name')}}</th >
184+                         <td >{{$t('help.how-licenses-communicated.CC-BY-NC') }}</td >
185+                     </tr >
186+                     <tr >
187+                         <th >{{$t('help.how-licenses-communicated.short-name')}}</th >
188+                         <td >CC BY-NC</td >
189+                     </tr >
190+                     <tr >
191+                         <th >{{$t('help.how-licenses-communicated.license-icons')}}</th >
192+                         <td ><LicenseIconography  :icon-list =" ['', 'by', 'nc']"  /></td >
193+                     </tr >
194194                    </tbody >
195195                </table >
196196            </section >
Original file line number Diff line number Diff line change 168168            "full-name" : " Full Name"  ,
169169            "short-name" : " Short Name"  ,
170170            "license-icons" : " Icons"  ,
171-             "CC-BY-SA " : " Creative Commons  Attribution 4.0 International" 
171+             "CC-BY-NC " : " Attribution-NonCommercial  4.0 International" 
172172        },
173173        "considerations-before-licensing" : {
174174            "heading" : " Considerations Before Licensing"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments