B. Petersen 5 years ago
parent
commit
6e8f268275
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/add-language.sh

+ 1 - 1
tools/add-language.sh

@@ -2,7 +2,7 @@
 
 
 if [ $# -eq 0 ]
 if [ $# -eq 0 ]
 then
 then
-  echo "Please specify the language to add as the first argument (dk, ru etc.)"
+  echo "Please specify the language to add as the first argument (dk, ru, pt-BR etc.)"
   exit
   exit
 fi
 fi