| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: pkx07 <57829755+pkx07@users.noreply.github.com>
There was a problem hiding this comment.
Approved: Currency formatting in the pricing table has been standardized to "X.XX 美元" consistently, no format errors found.
Sorry, something went wrong.
There was a problem hiding this comment.
This PR standardizes currency formatting in the Chinese (zh-CN) pricing table documentation by replacing all remaining "$" symbols with the "x.xx 美元" format that is consistently used throughout the rest of the table.
Changes:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this PR do?
The zh-CN pricing table mixed "$" symbols with "美元" text inconsistently (e.g., "$3.00" alongside "0.60 美元"). This standardizes all currency values to use "x.xx 美元" format.
Changed 4 entries:
How did you verify your code works?
Documentation-only change. Verified consistent formatting across entire pricing table with no remaining "$" symbols.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.