rename "Local only" as "Local"

This commit is contained in:
ThomasV 2018-02-27 12:16:50 +01:00
parent ac176db221
commit c50d758c3e
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ TX_STATUS = [
_('Unconfirmed parent'),
_('Unconfirmed'),
_('Not Verified'),
_('Local only'),
_('Local'),
]
TX_HEIGHT_LOCAL = -2