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"
|
followRequestAccepted: "Follow request accepted"
|
||||||
mention: "Mention"
|
mention: "Mention"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
directNotes: "Direct posts"
|
directNotes: "Direct notes"
|
||||||
importAndExport: "Import/Export Data"
|
importAndExport: "Import/Export Data"
|
||||||
import: "Import"
|
import: "Import"
|
||||||
export: "Export"
|
export: "Export"
|
||||||
|
@ -1782,4 +1782,4 @@ _deck:
|
||||||
antenna: "Antennas"
|
antenna: "Antennas"
|
||||||
list: "List"
|
list: "List"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
direct: "Direct posts"
|
direct: "Direct notes"
|
||||||
|
|
Loading…
Reference in New Issue