fix locales

This commit is contained in:
ogerly 2023-06-30 17:49:36 +02:00
parent 16c253d0c8
commit 34261e3534
2 changed files with 0 additions and 2 deletions

View File

@ -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 () => {

View File

@ -19,7 +19,6 @@
}
},
"back": "Back",
"change": "Change",
"community": {
"choose-another-community": "Choose another community",
"community": "Community",