aboutsummaryrefslogtreecommitdiff
path: root/languages/pt.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pt.php')
-rw-r--r--languages/pt.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/languages/pt.php b/languages/pt.php
new file mode 100644
index 000000000..f116ed9de
--- /dev/null
+++ b/languages/pt.php
@@ -0,0 +1,7 @@
+<?php
+$pt = array (
+ 'add' => 'Adicionar',
+);
+
+add_translation("pt", $pt);
+