<?php
$TRANSLATIONS = array(
"Versions" => "รุ่น",
"Restore" => "คืนค่า"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";