Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
翻訳が見つからなかったため、フォールバック ケース (指定された文字列) を使用する gettext() への呼び出しをログに記録する必要があります。その情報をログに記録する方法はありますか?
それが違いを生む場合:私は _('stringToBeTranlated'); を使用します gettext('...') ではありません。