XFdestek
Kurucu Üye
I'm asking this because I'm about to phrase everything for a plugin I will release (probably in a couple of weeks)
So my thoughts are, I could a pre id to everything, that would make the phrases easy to find and translate
tenants_click
tenants_login
tenants_open
tenants_something_else
However, there is an agument no to do this, since it's more uncessary work
For example, I could add a phases
{{ phrase('tenants_descending') }}
but it already exists and may have already been translated:
{{...
So my thoughts are, I could a pre id to everything, that would make the phrases easy to find and translate
tenants_click
tenants_login
tenants_open
tenants_something_else
However, there is an agument no to do this, since it's more uncessary work
For example, I could add a phases
{{ phrase('tenants_descending') }}
but it already exists and may have already been translated:
{{...