User app error handling upgrades
This commit is contained in:
@@ -90,3 +90,13 @@ en:
|
||||
closed: 'Closed'
|
||||
lists:
|
||||
show_more: Show more
|
||||
app:
|
||||
error:
|
||||
title: There is a problem with the application
|
||||
body: Please try to restart
|
||||
errors:
|
||||
404:
|
||||
model:
|
||||
message: Cannot find %{model} with id %{id}
|
||||
general:
|
||||
message: Cannot find resource
|
||||
|
||||
Reference in New Issue
Block a user