123123
This commit is contained in:
@@ -93,7 +93,7 @@ namespace ZelWiki.Repository
|
||||
{
|
||||
if (DoesProfileAccountExist(Navigation.Clean(accountName)))
|
||||
{
|
||||
throw new Exception("An account with that name already exists");
|
||||
throw new Exception("帐户名已存在");
|
||||
}
|
||||
|
||||
var param = new
|
||||
|
||||
Reference in New Issue
Block a user