File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <ModalDialog :id =" modalId " :title =" instructionTitle " :scrollable =" true " :size-lg =" modalSizeLg " >
99 <template #body >
1010 <slot name =" instruction" ></slot >
11- <p v-if =" managedByApp" class =" fst-italic" v-html =" t('rules.action.managedByApp')" />
11+ <p v-if =" managedByApp" class =" alert alert-secondary fst-italic" v-html =" t('rules.action.managedByApp')" />
1212 </template >
1313 </ModalDialog >
1414</template >
Original file line number Diff line number Diff line change 111111 },
112112 "plant" : {
113113 "title" : " Plant" ,
114- "plant" : " Lady Pei added the most expensive flower to her garden." ,
115- "reducePrice" : " The price of that flower was reduced by 1."
114+ "plant" : " Lady Pei adds the most expensive flower to her garden." ,
115+ "reducePrice" : " The price of that flower is reduced by 1."
116116 },
117117 "price" : {
118118 "title" : " Price" ,
You can’t perform that action at this time.
0 commit comments