]> git.r.bdr.sh - rbdr/forum/commit
Add internationalized error block
authorBen Beltran <redacted>
Sat, 20 Jun 2020 12:58:26 +0000 (14:58 +0200)
committerBen Beltran <redacted>
Sat, 20 Jun 2020 12:58:26 +0000 (14:58 +0200)
commit8050f772caeedafffab6e3ec2f309205a019f3d0
tree81b18185e1ffc9bb483e18b82f3a088dde7f358b
parent2dc5448262ce444ead594376c47a62c3e88e0f8e
Add internationalized error block
app/components/error_block/error_block.svelte [new file with mode: 0644]
app/components/forum_list/forum_list.svelte
app/components/topic_index/topic_index.svelte
app/config/i18n.js [new file with mode: 0644]
app/config/translations/en.json [new file with mode: 0644]
app/forum.svelte
app/stores/forums.js