- <?php /*
- for more information: see languages.txt in the lang folder.
- */
- $test = "Exercício";
- $WCAGImage = "imagem";
- $WCAGLabel = "Legenda da imagem";
- $WCAGLink = "link";
- $WCAGLinkLabel = "título do link";
- $errorNoLabel = "A imagem não tem etiqueta";
- $WCAGEditor = "Editor WCAG";
- $WCAGGoMenu = "Ir para menu";
- $WCAGGoContent = "Ir para o conteúdo";
- ?>
|