copyedits on IP lookup
This commit is contained in:
parent
82ff283375
commit
6e94f55f61
|
@ -239,14 +239,14 @@ en:
|
||||||
other: "%{count} new posts in the past %{unit}."
|
other: "%{count} new posts in the past %{unit}."
|
||||||
|
|
||||||
ip_info:
|
ip_info:
|
||||||
title: ip_info_title
|
title: IP Address Lookup
|
||||||
hostname: ip_info_hostname
|
hostname: Hostname
|
||||||
location: ip_info_location
|
location: Location
|
||||||
location_not_found: ip_info_location_not_found
|
location_not_found: (unknown)
|
||||||
organisation: ip_info_organisation
|
organisation: Organization
|
||||||
phone: ip_info_phone
|
phone: Phone
|
||||||
other_accounts: ip_info_other_accounts
|
other_accounts: Other accounts with this IP address
|
||||||
no_other_accounts: ip_info_no_other_accounts
|
no_other_accounts: (none)
|
||||||
|
|
||||||
user:
|
user:
|
||||||
said: "{{username}} said:"
|
said: "{{username}} said:"
|
||||||
|
@ -1723,7 +1723,7 @@ en:
|
||||||
refresh_browsers: "Force browser refresh"
|
refresh_browsers: "Force browser refresh"
|
||||||
show_public_profile: "Show Public Profile"
|
show_public_profile: "Show Public Profile"
|
||||||
impersonate: 'Impersonate'
|
impersonate: 'Impersonate'
|
||||||
ip_lookup: "ip_lookup"
|
ip_lookup: "IP Lookup"
|
||||||
log_out: "Sign Out"
|
log_out: "Sign Out"
|
||||||
logged_out: "User was logged out on all devices"
|
logged_out: "User was logged out on all devices"
|
||||||
revoke_admin: 'Revoke Admin'
|
revoke_admin: 'Revoke Admin'
|
||||||
|
|
Loading…
Reference in New Issue