combine the two files into one and create a directory with languages
This commit is contained in:
parent
bfea545af6
commit
02eb365650
6 changed files with 184 additions and 143 deletions
5
langs/es
Normal file
5
langs/es
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
MERRY_CHRISTMAS='FELICES FIESTAS'
|
||||
AND_LOTS_OF_CODE_IN_NEW_YEAR="Y mucho CODIGO en $(($(date +'%Y')+1))"
|
||||
CODE='CODIGO'
|
Loading…
Add table
Add a link
Reference in a new issue