B. Petersen преди 5 години
родител
ревизия
6e8f268275
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tools/add-language.sh

+ 1 - 1
tools/add-language.sh

@@ -2,7 +2,7 @@
 
 if [ $# -eq 0 ]
 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
 fi