This commit is contained in:
Laurent Destailleur 2020-06-18 03:49:35 +02:00
parent fded55ddef
commit fd6af312e9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
#------------------------------------------------------ #------------------------------------------------------
# Script to pull language files to Transifex # Script to pull language files to Transifex
# #

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
#------------------------------------------------------ #------------------------------------------------------
# Script to push language files to Transifex # Script to push language files to Transifex
# #