mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Update localization_suggestion.md
This commit is contained in:
parent
c3932cc465
commit
da92644633
1 changed files with 5 additions and 1 deletions
|
@ -35,12 +35,16 @@ Steps to reproduce the behavior:
|
|||
- OS Build:
|
||||
- Architecture:
|
||||
- Application Version:
|
||||
|
||||
- Region:
|
||||
- Dev Version Installed:
|
||||
|
||||
<!--
|
||||
Run the following commands in Powershell and copy/paste the output.
|
||||
" - OS Build: $([Environment]::OSVersion.Version)"
|
||||
" - Architecture: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Architecture)"
|
||||
" - Application Version: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Version)"
|
||||
" - Region: $((Get-Culture).Name)"
|
||||
" - Dev Version Installed: $(!((Get-AppxPackage -Name Microsoft.WindowsCalculator.Dev) -eq $null))"
|
||||
-->
|
||||
|
||||
**Additional context**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue