File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8
8
follow_instructions_html : Follow %{href} on how to describe your controllers.
9
9
follow_instructions_href : further instructions
10
10
oops : Oops!!
11
- resource_not_found_html : Resource %{res } not found.
11
+ resource_not_found_html : Resource %{resource } not found.
12
12
method_not_found_html : Method %{method} not found for resource %{resource}.
13
13
goto_homepage_html : Try going to %{href}
14
14
goto_homepage_href : " %{app_name} API documentation homepage"
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : Siga %{href} sobre cómo describir sus controladores.
9
9
follow_instructions_href : más instrucciones
10
10
oops : Huy!!
11
- resource_not_found_html : Recurso %{res } no encontrado.
11
+ resource_not_found_html : Recurso %{resource } no encontrado.
12
12
method_not_found_html : Método %{method} no encontrado para el recurso %{resource}.
13
13
goto_homepage_html : Trate de ir a %{href}
14
14
goto_homepage_href : " %{app_name} página de documentación API "
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : Przejdź do %{href} aby opisać swoje kontrolery.
9
9
follow_instructions_href : dalsze instrukcje
10
10
oops : Ups!!
11
- resource_not_found_html : Zasób %{res } nie został znaleziony.
11
+ resource_not_found_html : Zasób %{resource } nie został znaleziony.
12
12
method_not_found_html : Metoda %{method} dla zasobu %{resource} nie została znaleziona.
13
13
goto_homepage_html : Spróbuj przejść do %{href}
14
14
goto_homepage_href : " %{app_name} Strona główna dokumentacji API"
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : Siga %{href} para saber como descrever seus controllers.
9
9
follow_instructions_href : mais instruções
10
10
oops : Oops!!
11
- resource_not_found_html : Recurso %{res } não encontrado.
11
+ resource_not_found_html : Recurso %{resource } não encontrado.
12
12
method_not_found_html : Método %{method} não encontrado para o recurso %{resource}.
13
13
goto_homepage_html : Tente ir para %{href}
14
14
goto_homepage_href : " %{app_name} API - Página inicial da documentação"
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : Перейдите по ссылке %{href}, чтобы узнать как описать ваш API.
9
9
follow_instructions_href : дополнительные инструкции
10
10
oops : Ой!!
11
- resource_not_found_html : Ресурс %{res } не найден.
11
+ resource_not_found_html : Ресурс %{resource } не найден.
12
12
method_not_found_html : Метод %{method} для ресурса %{resource} не найден.
13
13
goto_homepage_html : Перейдите %{href}
14
14
goto_homepage_href : " %{app_name} домашняя страница API документации"
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : 点击 %{href} 查看描述。
9
9
follow_instructions_href : 高级指导
10
10
oops : Oops!!
11
- resource_not_found_html : 没有找到资源 %{res } 。
12
- method_not_found_html : 没有找到资源 %{res } 的方法 %{method} 。
11
+ resource_not_found_html : 没有找到资源 %{resource } 。
12
+ method_not_found_html : 没有找到资源 %{resource } 的方法 %{method} 。
13
13
goto_homepage_html : 试图访问 %{href}
14
14
goto_homepage_href : " %{app_name} API 文档主页"
15
15
required : 必填
Original file line number Diff line number Diff line change 8
8
follow_instructions_html : 點擊 %{href} 查看描述。
9
9
follow_instructions_href : 高級指導
10
10
oops : Oops!!
11
- resource_not_found_html : 沒有找到資源 %{res } 。
12
- method_not_found_html : 沒有找到資源 %{res } 的方法 %{method} 。
11
+ resource_not_found_html : 沒有找到資源 %{resource } 。
12
+ method_not_found_html : 沒有找到資源 %{resource } 的方法 %{method} 。
13
13
goto_homepage_html : 試圖訪問 %{href}
14
14
goto_homepage_href : " %{app_name} API 文檔主頁"
15
15
required : 必填
You can’t perform that action at this time.
0 commit comments