chore(i18n): sync i18n

This commit is contained in:
Hampus Kraft
2026-02-21 02:21:13 +00:00
parent 24e9a1529d
commit 38146cc2ba
36 changed files with 5202 additions and 5170 deletions

View File

@@ -184,7 +184,6 @@ describe('ChannelMoveOperation', () => {
position: 1,
});
});
it('returns null when dropping to the same effective placement', () => {
const category = createChannel({id: 'category', type: ChannelTypes.GUILD_CATEGORY, position: 0});
const textOne = createChannel({