mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-12 19:44:53 +00:00
make linter happy
This commit is contained in:
parent
1b281303b5
commit
0320f03cd2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const de = {
|
||||
nav: {
|
||||
timeline: 'Zeitleiste'
|
||||
timeline: 'Zeitleiste',
|
||||
mentions: 'Erwähnungen',
|
||||
public_tl: 'Lokale Zeitleiste',
|
||||
twkn: 'Das gesamte Netzwerk'
|
||||
|
|
Loading…
Reference in a new issue