Revert two instances of 'Post' back to 'Note'

This commit is contained in:
PK 2022-12-26 15:36:55 -06:00
parent 714bcd8360
commit b0bab6889b
No known key found for this signature in database
GPG Key ID: C8BF4FEE02EC506B
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ receiveFollowRequest: "Follow request received"
followRequestAccepted: "Follow request accepted"
mention: "Mention"
mentions: "Mentions"
directNotes: "Direct posts"
directNotes: "Direct notes"
importAndExport: "Import/Export Data"
import: "Import"
export: "Export"
@ -1782,4 +1782,4 @@ _deck:
antenna: "Antennas"
list: "List"
mentions: "Mentions"
direct: "Direct posts"
direct: "Direct notes"