1 2 3 4 5
<?php $TRANSLATIONS = array( "Users" => "მომხმარებლები" ); $PLURAL_FORMS = "nplurals=1; plural=0;";