File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 </h4 >
66 <p id =' chooser-selected-description' >
77 <b >{{this.value.shortName.slice(0, this.value.shortName.length-3)}}</b > {{
8- this.$t("license- description.common") }} <span
9- v-if =" !value.fullName.includes('CC0')" >{{this.$t("license- description.non-cc0")
8+ this.$t("selected-license. description.common") }} <span
9+ v-if =" !value.fullName.includes('CC0')" >{{this.$t("selected-license. description.non-cc0")
1010 }}</span >
1111 </p >
1212 <section class =" license-visual-info" >
1717 <LicenseIconography
1818 :icon-list =" [item]" />
1919 <span class =" readable-string" >
20- {{ $t(`license- description.${item}`)}}
20+ {{ $t(`selected-license. description.${item}`)}}
2121 </span >
2222 </li >
2323 </transition-group >
2424 </ul >
2525 <div class =" freeworks-status__div" >
2626 <a href =" https://creativecommons.org/freeworks" >
2727 <img v-if =" this.freeWorkStatus" src =" ../assets/license-icons/fc_approved_small.png"
28- alt =" {{ $t('alt.free-works-icon') }} " />
28+ : alt =" this. $t('alt.free-works-icon')" />
2929 <img v-else src =" ../assets/license-icons/fc_dubious.png"
30- alt =" {{ $t('alt.non-free-works-icon') }} " />
30+ : alt =" $t('alt.non-free-works-icon')" />
3131 </a >
3232 </div >
3333 <p class =" freeworks-status__p" >
You can’t perform that action at this time.
0 commit comments