-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(i18n-crowdin): new translations for animal.json (Spanish, Latin…
… America)
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"bunnyDescription": "Déjame mostrarte una imagen de un adorable conejito ❤️.", | ||
"bunnyExtended": { | ||
"extendedHelp": "Este comando da una imagen aleatoria de [bunnies.io](https://www.bunnies.io)." | ||
}, | ||
"bunnyEmbedData": { | ||
"title": "Haga clic aquí si la imagen falla al cargar", | ||
"source": "fuente" | ||
}, | ||
"dogDescription": "¡Perritos lindos! ❤", | ||
"dogExtended": { | ||
"extendedHelp": "¿Sabes cuán lindos son los perros? ¡Son tan hermosos!\n¡Este comando usa [dog.ceo](https://dog.ceo) para mostrar imágenes de los cachorros más monos!" | ||
}, | ||
"foxDescription": "¡Permítame mostrarte una imagen de un zorro!", | ||
"foxExtended": { | ||
"extendedHelp": "Este comando da una imagen aleatoria de [randomfox.ca](https://randomfox.ca/)." | ||
}, | ||
"kittyDescription": "¡GATITOS!", | ||
"kittyExtended": { | ||
"extendedHelp": "¿Sabes cuán lindos son los gatitos? ¡Son tan hermosos!\n¡Este comando usa [cataas.com](https://cataas.com/) para mostrar fotos de los gatitos más monos!" | ||
}, | ||
"shibeDescription": "¡Shibas monos!", | ||
"shibeExtended": { | ||
"extendedHelp": "Todo el mundo ama a los shibas, ¡y yo también! Son tan adorables ❤" | ||
} | ||
} |