ES translation of the qcomment addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:55:56 +02:00
parent 4056a01f47
commit e38eb1c71c
2 changed files with 15 additions and 19 deletions

View file

@ -11,6 +11,5 @@ $a->strings[":-("] = ":-(";
$a->strings["lol"] = "LOL";
$a->strings["Quick Comment Settings"] = "Ajustes de Comentario Rápido";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Los comentarios rápidos están junto a las cajas de comentario, a veces ocultos. Click sobre ellos para proveer respuestas simples.";
$a->strings["Save Settings"] = "Grabar ajustes";
$a->strings["Enter quick comments, one per line"] = "Introducir comentarios rápidos, uno por línea";
$a->strings["Submit"] = "Enviar";
$a->strings["Quick Comment settings saved."] = "Ajustes de Comentario Rápido guardados.";