mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 03:42:16 +08:00
Capitalize "ip" in "ip address"
This commit is contained in:
parent
4ad5660615
commit
c75360f809
|
@ -299,7 +299,7 @@ en:
|
|||
other: "This topic has <b>{{count}}</b> posts awaiting approval"
|
||||
|
||||
confirm: "Save Changes"
|
||||
delete_prompt: "Are you sure you want to delete <b>%{username}</b>? This will remove all of their posts and block their email and ip address."
|
||||
delete_prompt: "Are you sure you want to delete <b>%{username}</b>? This will remove all of their posts and block their email and IP address."
|
||||
|
||||
approval:
|
||||
title: "Post Needs Approval"
|
||||
|
|
Loading…
Reference in New Issue
Block a user