You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,9 +53,9 @@ The AsBuiltReport Core module is compatible with the following PowerShell versio
53
53
The AsBuiltReport Core module provides UI language support, translating on-screen prompts and messages to match your PowerShell session's configured language. The UI language is automatically detected from your PowerShell session's [culture](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/get-culture) settings.
54
54
55
55
> [!IMPORTANT]
56
-
> The AsBuiltReport Core module translates UI prompts and messages only.
56
+
> The AsBuiltReport Core module provides the translation functionality for both core UI prompts and report module content.
57
57
>
58
-
> Individual report modules provide their own language support for report content such as headings, text, and tables.
58
+
> Individual report modules provide their own translation files for report-specific content such as headings, text, and tables.
59
59
>
60
60
> Please refer to individual [report module documentation](https://www.asbuiltreport.com/user-guide/report-modules/overview/) for their language support.
0 commit comments