From 99b6eb3cd9e8bd2c8f3309c4f21f9fe60529bcb6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:42:02 +0200 Subject: [PATCH] New translations form.php (Portuguese, Brazilian) --- resources/lang/pt_BR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index 20a970b04b..f2e1a12925 100644 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -197,4 +197,4 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', -]; \ No newline at end of file +];