Welcome Guest, Not a member yet? Register   Sign In
Translations, find all phrases
#1

Any idea how to check if all the phrases for translation have their translations? In other words, do all lang("phrases")  in all project files have their values in Language files?
Reply
#2

CodeIgniter Shield has test code ported from codeigniter4/translations.
See https://github.com/codeigniter4/shield/t...s/Language
Reply
#3

Thank you! 
I presumed that this problem was already solved.
Reply
#4

OK, so if someone needed exactly what I needed - I've prepared a package that will quickly list all the phrases to translate using the CLI.
This is my first open source package. It took me a while to figure out how to publish it, but it seems to work.
https://github.com/clsmedia/ci4-translation-finder
Reply
#5

Oh, thanks!
The package seems very useful.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB