File tree Expand file tree Collapse file tree 2 files changed +17
-10
lines changed
Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "service" : {
3- "not-found" : {
4- "title" : " Services not found" ,
5- "description" : " Oops! You did not specify a list of services in config.yaml" ,
6- "action" : " Go to documentation"
7- }
3+
4+ },
5+
6+ "error" : {
7+ "title" : " Error" ,
8+ "page404" : " Page not found!" ,
9+ "description" : " Oops! There's been an unexpected error" ,
10+ "action" : " Go to documentation"
811 },
912
1013 "update" : {
Original file line number Diff line number Diff line change 11{
22 "service" : {
3- "not-found" : {
4- "title" : " Сервисы не найдены" ,
5- "description" : " Упс! Вы не указали список сервисов в файле config.yaml" ,
6- "action" : " Перейти к документации"
7- }
3+
4+ },
5+
6+ "error" : {
7+ "title" : " Ошибка" ,
8+ "page404" : " Страница не найдена!" ,
9+ "home" : " Главная страница" ,
10+ "description" : " Упс! Произошла непредвиденная ошибка" ,
11+ "action" : " Перейти к документации"
812 },
913
1014 "update" : {
You can’t perform that action at this time.
0 commit comments