From 105278ec353452aa5ba58d35230bb67167f72d32 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 22 May 2018 07:25:57 +0200 Subject: [PATCH] missing strings.php file --- catavatar/lang/es/strings.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 catavatar/lang/es/strings.php diff --git a/catavatar/lang/es/strings.php b/catavatar/lang/es/strings.php new file mode 100644 index 00000000..72ba6990 --- /dev/null +++ b/catavatar/lang/es/strings.php @@ -0,0 +1,16 @@ +strings["Use Cat as Avatar"] = "Usar Gato como Avatar"; +$a->strings["More Random Cat!"] = "¡Más gato al azar!"; +$a->strings["Reset to email Cat"] = "Restablecer a correo electrónico Gato"; +$a->strings["Cat Avatar Settings"] = "Ajustes de Avatar Gato"; +$a->strings["The cat hadn't found itself."] = "El gato no se había encontrado."; +$a->strings["There was an error, the cat ran away."] = "Hubo un error, el gato se escapó."; +$a->strings["Profile Photos"] = "Fotos de perfil"; +$a->strings["Meow!"] = "¡Miau!";