Back to Snipe It

App

.ai/rules/app.md

8.7.0253 B
Original Source

App

Use trans(), never __()

Translate with trans('admin/hardware/message.some_key') using short dotted keys from resources/lang/<locale>/. Never use __() — it appears nowhere in this codebase. Add a new key rather than hard-coding English.