diff --git a/aspnet/fundamentals/index.rst b/aspnet/fundamentals/index.rst index 3a4bf77490..559d6c1096 100644 --- a/aspnet/fundamentals/index.rst +++ b/aspnet/fundamentals/index.rst @@ -8,6 +8,7 @@ Fundamentals http-abstractions middleware static-files + localization file-system routing configuration diff --git a/aspnet/fundamentals/localization.rst b/aspnet/fundamentals/localization.rst new file mode 100644 index 0000000000..970b1b25ca --- /dev/null +++ b/aspnet/fundamentals/localization.rst @@ -0,0 +1,8 @@ +.. include:: /../common/stub-topic.txt + +|stub-icon| Localization +======================== + +.. include:: /../common/stub-notice.txt + +.. _issue: https://github.com/aspnet/Docs/pull/554 \ No newline at end of file