<?php $TRANSLATIONS = array(
"Warning" => "Предупредување",
"Close" => "Затвои",
"Save" => "Сними",
"Edit" => "Уреди",
"Delete" => "Избриши",
"Cancel" => "Откажи",
"Address" => "Адреса",
"Settings" => "Параметри",
"Export" => "Извези",
"Import" => "Внеси"
);