Revert two instances of 'Post' back to 'Note'
This commit is contained in:
parent
714bcd8360
commit
b0bab6889b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue