chore: Update translations
This commit is contained in:
parent
d0bc8df6a1
commit
e2ab1b4e3f
@ -139,7 +139,7 @@ async function getFeedEvents(reactedToIds: Map<string, number>, reactedToAuthors
|
||||
]);
|
||||
const seen = new Set<string>(events.map(ev => ev.id));
|
||||
|
||||
log('reactedToAuthors', reactedToAuthors);
|
||||
log("reactedToAuthors", reactedToAuthors);
|
||||
|
||||
const favoriteAuthors = Array.from(reactedToAuthors.keys())
|
||||
.sort((a, b) => reactedToAuthors.get(b)! - reactedToAuthors.get(a)!)
|
||||
|
@ -563,7 +563,7 @@
|
||||
"wtLjP6": "ID kopieren",
|
||||
"x/Fx2P": "Unterstütze die von dir genutzten Dienste, indem du einen Teil deiner Zaps in einen Spendenpool einzahlst!",
|
||||
"x82IOl": "Stummschalten",
|
||||
"xEjBS7": "For you",
|
||||
"xEjBS7": "Für dich",
|
||||
"xIcAOU": "Stimmen nach {type}",
|
||||
"xIoGG9": "Gehe zu",
|
||||
"xQtL3v": "Entsperren",
|
||||
|
Loading…
x
Reference in New Issue
Block a user