I just can't work out how to use localisation accurately. I can't work out what my .yml filename should be or what my source key should be.
So far i understand it as
Filename
mod_name_l_english.yml
Contents
l_english:
source_key:0 "Translation text"
With the number after the source_key being the number of parameters to interpret within the string.
What am i missing?
So far i understand it as
Filename
mod_name_l_english.yml
Contents
l_english:
source_key:0 "Translation text"
With the number after the source_key being the number of parameters to interpret within the string.
What am i missing?