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
fix: add missing i18n keys for trust stats and download page sections
index.html: add 6 missing trust section keys (trustTag, trustTitle,
trustUsers, trustDeploys, trustDistros, trustGuides) to zh/en.
download.html: add 25 missing keys for changelog, system requirements
sections to zh/en so language switching works correctly.
dlFaq4Q:'What if my GitHub invitation has expired?',
587
597
dlFaq4A:'GitHub repository invitations are valid for <strong style="color:var(--accent2)">7 days</strong>. Please check your registered email and accept promptly after receiving the invitation. If the invitation has expired, contact the author via WeChat (Lucifer-0622) to have it resent.',
588
598
dlFaq5Q:'What if I need support for a new OS/version?',
589
-
dlFaq5A:'If you need the script to support a new operating system or Oracle version, feel free to contact the author:<ol><li>Click the WeChat icon at the bottom-right of the page to scan and add the author on WeChat.</li><li>Post your request in the user group — the author will evaluate and include it in future update plans.</li><li>More complex custom requests may require additional fees — please discuss for details.</li></ol>'
599
+
dlFaq5A:'If you need the script to support a new operating system or Oracle version, feel free to contact the author:<ol><li>Click the WeChat icon at the bottom-right of the page to scan and add the author on WeChat.</li><li>Post your request in the user group — the author will evaluate and include it in future update plans.</li><li>More complex custom requests may require additional fees — please discuss for details.</li></ol>',
600
+
dlSecChangelog:'Version History',dlSecChangelogSub:'Major version updates of OracleShellInstall',
quote3: '"I use it to set up test environments for new team members. Just pick the params in the generator, copy-paste, done. Zero chance of misconfiguration."',
397
399
quote3a: '— Junior DBA, Learning Environment',quote3l: 'Try the Generator →',
400
+
trustTag: 'Trusted',trustTitle: 'The Automation Tool Chosen by DBAs',
0 commit comments