diff options
Diffstat (limited to 'includes/js/dijit/form/nls/pt-pt')
-rw-r--r-- | includes/js/dijit/form/nls/pt-pt/ComboBox.js | 1 | ||||
-rw-r--r-- | includes/js/dijit/form/nls/pt-pt/Textarea.js | 1 | ||||
-rw-r--r-- | includes/js/dijit/form/nls/pt-pt/validate.js | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/includes/js/dijit/form/nls/pt-pt/ComboBox.js b/includes/js/dijit/form/nls/pt-pt/ComboBox.js new file mode 100644 index 0000000..2540542 --- /dev/null +++ b/includes/js/dijit/form/nls/pt-pt/ComboBox.js @@ -0,0 +1 @@ +({"previousMessage":"Opções anteriores","nextMessage":"Mais opções"})
\ No newline at end of file diff --git a/includes/js/dijit/form/nls/pt-pt/Textarea.js b/includes/js/dijit/form/nls/pt-pt/Textarea.js new file mode 100644 index 0000000..bcd75e7 --- /dev/null +++ b/includes/js/dijit/form/nls/pt-pt/Textarea.js @@ -0,0 +1 @@ +({"iframeEditTitle":"área de edição","iframeFocusTitle":"painel da área de edição"})
\ No newline at end of file diff --git a/includes/js/dijit/form/nls/pt-pt/validate.js b/includes/js/dijit/form/nls/pt-pt/validate.js new file mode 100644 index 0000000..c9312e2 --- /dev/null +++ b/includes/js/dijit/form/nls/pt-pt/validate.js @@ -0,0 +1 @@ +({"rangeMessage":"Este valor encontra-se fora do intervalo.","invalidMessage":"O valor introduzido não é válido.","missingMessage":"O valor é requerido."})
\ No newline at end of file |