mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Change "Full Native" working to just "Native"
This commit is contained in:
parent
36f20f03b0
commit
34e3531f7d
8 changed files with 9 additions and 9 deletions
|
|
@ -23,7 +23,7 @@ const statusesTranslations = {
|
|||
}
|
||||
|
||||
const statusesMessages = {
|
||||
'Native': '✅ Yes, Full Native Apple Silicon Support',
|
||||
'Native': '✅ Yes, Native Apple Silicon Support',
|
||||
'Rosetta 2': '✳️ Yes, works via Rosetta 2',
|
||||
// 'CrossOver': '✳️ Yes, works via Rosetta 2',
|
||||
// 'no': '🚫 No, not yet supported only works on Intel-based Macs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue