xTempMail is a PHP script for creating instantly temporary disposable emails.
Just one click to generate a random email or use a custom email Login.
the installation is very easy, just upload your files, and point pipe in your cPanel
to add a translate language you just need to add the flag icon to /img folder and add the language line to /inc/home.php, and add the attr data-lang with the value of the language code
after that you just need to add the translated language into the page you want
for example /inc/change.php, there will be an array with variable $lang, inside it there will be more arrays, each one is made for specified language, just add new array contain the translate language with the same order of the previous languages
here is a list of the files that you can add the translate to it:
fo the other files you can translate the strings directly to your prefered language