Translations:Things to avoid/80/ja: Difference between revisions

From Resonite Wiki
Created page with "バグ自体も信頼性が低く、特定の条件下でのみ発生する可能性があります。そのため、バグの振る舞いに依存するものは、コードを変更しなくても壊れやすくなります。"
 
m FuzzyBot moved page Translations:Things to Avoid/80/ja to Translations:Things to avoid/80/ja without leaving a redirect: Part of translatable page "Things to Avoid"
(No difference)

Revision as of 07:55, 20 June 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Things to avoid)
Bugs can also by themselves be unreliable and only occur under certain conditions - making anything that relies on their behavior brittle and prone to breakage even without any changes to the code.

バグ自体も信頼性が低く、特定の条件下でのみ発生する可能性があります。そのため、バグの振る舞いに依存するものは、コードを変更しなくても壊れやすくなります。