Voting

: eight minus six?
(Example: nine)

The Note You're Voting On

chaosben at gmail dot com
4 years ago
As of today, you can use the LC_* constants as last parameter.

<?php
echo dcgettext('main', 'My Text', LC_MESSAGES);
?>

<< Back to user notes page

To Top