mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix locales
This commit is contained in:
parent
16c253d0c8
commit
34261e3534
@ -47,7 +47,6 @@ describe('UserName Form', () => {
|
||||
it('has a component username change ', () => {
|
||||
expect(wrapper.findComponent({ name: 'InputUsername' }).exists()).toBe(true)
|
||||
})
|
||||
|
||||
})
|
||||
describe('change / edit username', () => {
|
||||
beforeEach(async () => {
|
||||
|
||||
@ -19,7 +19,6 @@
|
||||
}
|
||||
},
|
||||
"back": "Back",
|
||||
"change": "Change",
|
||||
"community": {
|
||||
"choose-another-community": "Choose another community",
|
||||
"community": "Community",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user