mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
rechtschreibfehler behoben collapse
This commit is contained in:
parent
19efb09ab9
commit
f3fbab8c6b
@ -108,7 +108,7 @@ export default {
|
|||||||
7: {
|
7: {
|
||||||
icon: 'gift',
|
icon: 'gift',
|
||||||
iconclasses: 'gradido-global-color-accent m-mb-1 font2em',
|
iconclasses: 'gradido-global-color-accent m-mb-1 font2em',
|
||||||
description: this.$t('gdt.gdt-receive'),
|
description: this.$t('gdt.gdt-received'),
|
||||||
descriptiontext: this.comment,
|
descriptiontext: this.comment,
|
||||||
credittext: this.$n(this.gdt, 'decimal') + ' GDT',
|
credittext: this.$n(this.gdt, 'decimal') + ' GDT',
|
||||||
},
|
},
|
||||||
|
|||||||
@ -35,28 +35,28 @@ describe('TransactionCollapse', () => {
|
|||||||
expect(wrapper.props().gdtEntryType).toBe(1)
|
expect(wrapper.props().gdtEntryType).toBe(1)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-header', () => {
|
it('renders the component collapse-header', () => {
|
||||||
expect(wrapper.find('.gdt-list-clooaps-header-text')).toBeTruthy()
|
expect(wrapper.find('.gdt-list-collapse-header-text')).toBeTruthy()
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-headline', () => {
|
it('renders the component collapse-headline', () => {
|
||||||
expect(wrapper.find('#clooaps-headline').text()).toBe('gdt.calculation')
|
expect(wrapper.find('#collapse-headline').text()).toBe('gdt.calculation')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-first', () => {
|
it('renders the component collapse-first', () => {
|
||||||
expect(wrapper.find('#clooaps-first').text()).toBe('gdt.factor')
|
expect(wrapper.find('#collapse-first').text()).toBe('gdt.factor')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-second', () => {
|
it('renders the component collapse-second', () => {
|
||||||
expect(wrapper.find('#clooaps-second').text()).toBe('gdt.formula')
|
expect(wrapper.find('#collapse-second').text()).toBe('gdt.formula')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-firstMath', () => {
|
it('renders the component collapse-firstMath', () => {
|
||||||
expect(wrapper.find('#clooaps-firstMath').text()).toBe('22 GDT pro €')
|
expect(wrapper.find('#collapse-firstMath').text()).toBe('22 GDT pro €')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-secondMath', () => {
|
it('renders the component collapse-secondMath', () => {
|
||||||
expect(wrapper.find('#clooaps-secondMath').text()).toBe('100 € * 22 GDT / € = 110 GDT')
|
expect(wrapper.find('#collapse-secondMath').text()).toBe('100 € * 22 GDT / € = 110 GDT')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
@ -80,28 +80,28 @@ describe('TransactionCollapse', () => {
|
|||||||
expect(wrapper.props().gdtEntryType).toBe(7)
|
expect(wrapper.props().gdtEntryType).toBe(7)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-header', () => {
|
it('renders the component collapse-header', () => {
|
||||||
expect(wrapper.find('.gdt-list-clooaps-header-text')).toBeTruthy()
|
expect(wrapper.find('.gdt-list-collapse-header-text')).toBeTruthy()
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-headline', () => {
|
it('renders the component collapse-headline', () => {
|
||||||
expect(wrapper.find('#clooaps-headline').text()).toBe('gdt.conversion-gdt-euro')
|
expect(wrapper.find('#collapse-headline').text()).toBe('gdt.conversion-gdt-euro')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-first', () => {
|
it('renders the component collapse-first', () => {
|
||||||
expect(wrapper.find('#clooaps-first').text()).toBe('gdt.raise')
|
expect(wrapper.find('#collapse-first').text()).toBe('gdt.raise')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-second', () => {
|
it('renders the component collapse-second', () => {
|
||||||
expect(wrapper.find('#clooaps-second').text()).toBe('gdt.conversion')
|
expect(wrapper.find('#collapse-second').text()).toBe('gdt.conversion')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-firstMath', () => {
|
it('renders the component collapse-firstMath', () => {
|
||||||
expect(wrapper.find('#clooaps-firstMath').text()).toBe('2200 %')
|
expect(wrapper.find('#collapse-firstMath').text()).toBe('2200 %')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-secondMath', () => {
|
it('renders the component collapse-secondMath', () => {
|
||||||
expect(wrapper.find('#clooaps-secondMath').text()).toBe('100 GDT * 2200 % = 2200 GDT')
|
expect(wrapper.find('#collapse-secondMath').text()).toBe('100 GDT * 2200 % = 2200 GDT')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
@ -125,28 +125,28 @@ describe('TransactionCollapse', () => {
|
|||||||
expect(wrapper.props().gdtEntryType).toBe(4)
|
expect(wrapper.props().gdtEntryType).toBe(4)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-header', () => {
|
it('renders the component collapse-header', () => {
|
||||||
expect(wrapper.find('.gdt-list-clooaps-header-text')).toBeTruthy()
|
expect(wrapper.find('.gdt-list-collapse-header-text')).toBeTruthy()
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-headline', () => {
|
it('renders the component collapse-headline', () => {
|
||||||
expect(wrapper.find('#clooaps-headline').text()).toBe('gdt.publisher')
|
expect(wrapper.find('#collapse-headline').text()).toBe('gdt.publisher')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-first', () => {
|
it('renders the component collapse-first', () => {
|
||||||
expect(wrapper.find('#clooaps-first').text()).toBe('')
|
expect(wrapper.find('#collapse-first').text()).toBe('')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-second', () => {
|
it('renders the component collapse-second', () => {
|
||||||
expect(wrapper.find('#clooaps-second').text()).toBe('')
|
expect(wrapper.find('#collapse-second').text()).toBe('')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-firstMath', () => {
|
it('renders the component collapse-firstMath', () => {
|
||||||
expect(wrapper.find('#clooaps-firstMath').text()).toBe('')
|
expect(wrapper.find('#collapse-firstMath').text()).toBe('')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders the component clooaps-secondMath', () => {
|
it('renders the component collapse-secondMath', () => {
|
||||||
expect(wrapper.find('#clooaps-secondMath').text()).toBe('')
|
expect(wrapper.find('#collapse-secondMath').text()).toBe('')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
@ -1,18 +1,18 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="gdt-transaction-collapse">
|
<div class="gdt-transaction-collapse">
|
||||||
<b-row class="gdt-list-clooaps-header-text text-center pb-3">
|
<b-row class="gdt-list-collapse-header-text text-center pb-3">
|
||||||
<div id="clooaps-headline" class="col h4">
|
<div id="collapse-headline" class="col h4">
|
||||||
{{ getLinesByType(gdtEntryType).headline }}
|
{{ getLinesByType(gdtEntryType).headline }}
|
||||||
</div>
|
</div>
|
||||||
</b-row>
|
</b-row>
|
||||||
<b-row class="gdt-list-clooaps-box--all">
|
<b-row class="gdt-list-collapse-box--all">
|
||||||
<div class="col-6 text-right clooaps-col-left">
|
<div class="col-6 text-right collapse-col-left">
|
||||||
<div id="clooaps-first">{{ getLinesByType(gdtEntryType).first }}</div>
|
<div id="collapse-first">{{ getLinesByType(gdtEntryType).first }}</div>
|
||||||
<div id="clooaps-second">{{ getLinesByType(gdtEntryType).second }}</div>
|
<div id="collapse-second">{{ getLinesByType(gdtEntryType).second }}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-6 clooaps-col-right">
|
<div class="col-6 collapse-col-right">
|
||||||
<div id="clooaps-firstMath">{{ getLinesByType(gdtEntryType).firstMath }}</div>
|
<div id="collapse-firstMath">{{ getLinesByType(gdtEntryType).firstMath }}</div>
|
||||||
<div id="clooaps-secondMath">
|
<div id="collapse-secondMath">
|
||||||
{{ getLinesByType(gdtEntryType).secondMath }}
|
{{ getLinesByType(gdtEntryType).secondMath }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -175,7 +175,6 @@
|
|||||||
"no-transactions":"Du hast zur Zeit keine Transaktionen",
|
"no-transactions":"Du hast zur Zeit keine Transaktionen",
|
||||||
"publisher":"Dein geworbenes Mitglied hat einen Beitrag bezahlt",
|
"publisher":"Dein geworbenes Mitglied hat einen Beitrag bezahlt",
|
||||||
"action":"Aktion",
|
"action":"Aktion",
|
||||||
"gdt-receive":"GDT erhalten",
|
|
||||||
"recruited-member":"Geworbenes Mitglied",
|
"recruited-member":"Geworbenes Mitglied",
|
||||||
"contribution":"Beitrag"
|
"contribution":"Beitrag"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -175,7 +175,6 @@
|
|||||||
"no-transactions":"You currently have no transactions",
|
"no-transactions":"You currently have no transactions",
|
||||||
"publisher":"A member you referred has paid a contribution",
|
"publisher":"A member you referred has paid a contribution",
|
||||||
"action":"Action",
|
"action":"Action",
|
||||||
"gdt-receive":"GDT receive",
|
|
||||||
"recruited-member":"Recruited Member",
|
"recruited-member":"Recruited Member",
|
||||||
"contribution":"Contribution"
|
"contribution":"Contribution"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user