Is it better to create phrases with a unique pre-id or without?

Status
This content is read-only, or is not open for further replies.

tenants

Guest
offline
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:
{{...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom