mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
misc log in vs. sign in copy fixes
This commit is contained in:
parent
eedb0df4fb
commit
288a3199f9
1 changed files with 3 additions and 3 deletions
|
@ -359,7 +359,7 @@ en:
|
|||
last_emailed: "Last Emailed"
|
||||
last_seen: "Seen"
|
||||
created: "Joined"
|
||||
log_out: "Log Out"
|
||||
log_out: "Sign Out"
|
||||
location: "Location"
|
||||
website: "Web Site"
|
||||
email_settings: "Email"
|
||||
|
@ -718,7 +718,7 @@ en:
|
|||
invalid_access:
|
||||
title: "Topic is private"
|
||||
description: "Sorry, you don't have access to that topic!"
|
||||
login_required: "You need to log in to see that topic."
|
||||
login_required: "You need to sign in to see that topic."
|
||||
server_error:
|
||||
title: "Topic failed to load"
|
||||
description: "Sorry, we couldn't load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know."
|
||||
|
@ -1712,7 +1712,7 @@ en:
|
|||
refresh_browsers: "Force browser refresh"
|
||||
show_public_profile: "Show Public Profile"
|
||||
impersonate: 'Impersonate'
|
||||
log_out: "Log Out"
|
||||
log_out: "Sign Out"
|
||||
logged_out: "User was logged out on all devices"
|
||||
revoke_admin: 'Revoke Admin'
|
||||
grant_admin: 'Grant Admin'
|
||||
|
|
Loading…
Reference in a new issue