"First string", // "Second string" => "Second string", "Used string" => "Another translation", "Translation is the same as English string" => "Translation is the same as English string", // "etc" => "etc", ); $lang = array_replace($lang, $lang_current);