Now fix the actual local problem
This commit is contained in:
@@ -95,7 +95,7 @@ en:
|
||||
title: There is a problem with the application
|
||||
body: Please try to restart
|
||||
errors:
|
||||
status404:
|
||||
404:
|
||||
model:
|
||||
message: Cannot find %{model} with id %{id}
|
||||
general:
|
||||
|
||||
@@ -94,8 +94,8 @@ nl:
|
||||
body: Herstart de applicatie om het op te lossen
|
||||
|
||||
errors:
|
||||
status404:
|
||||
404:
|
||||
model:
|
||||
message: %{model} met id %{id} kan niet worden gevonden
|
||||
message: '%{model} met id %{id} kan niet worden gevonden'
|
||||
general:
|
||||
message: Data niet beschikbaar
|
||||
|
||||
Reference in New Issue
Block a user