From 046e9152eb07ff64dbc96886294648f941028d66 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 21 Jan 2017 17:23:48 -0500 Subject: [PATCH] Update .phraseapp.yml --- .phraseapp.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.phraseapp.yml b/.phraseapp.yml index 2a6efe552..007c00ebb 100644 --- a/.phraseapp.yml +++ b/.phraseapp.yml @@ -9,18 +9,18 @@ phraseapp: - file: ./resources/lang//auth.php params: tag: "auth" - # - file: ./resources/lang//base.php - # params: - # tag: "base" + - file: ./resources/lang//base.php + params: + tag: "base" - file: ./resources/lang//pagination.php params: tag: "pagination" - file: ./resources/lang//passwords.php params: tag: "passwords" - # - file: ./resources/lang//server.php - # params: - # tag: "server" + - file: ./resources/lang//server.php + params: + tag: "server" - file: ./resources/lang//strings.php params: tag: "strings"