Thanks dear Stephen. It’s my pleasure to translate such wonderful plugin.
I tried https://make.wordpress.org/polyglots/ but it didn’t work. Here’s my post permalink:
How to upload my translation
!!
Try this:
`
global $current_user;
get_currentuserinfo();
echo ‘You are logged in as ‘. $current_user->user_login . ‘‘;
`
Thanks
I posted a topic on the plugin support forum.
Thanks again Stephen