Cog/es.lproj/Feedback.strings
Christopher Snowhill 6fe7883ed2 Update all localizations
This includes the base English strings, Spanish, Polish, and Russian.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-16 05:46:05 -07:00

18 lines
577 B
Text

/* Class = "NSWindow"; title = "Send Feedback"; ObjectID = "1"; */
"1.title" = "Enviar comentarios";
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
"17.title" = "Enviar";
/* Class = "NSTextFieldCell"; title = "Subject:"; ObjectID = "18"; */
"18.title" = "Asunto:";
/* Class = "NSTextFieldCell"; title = "Message:"; ObjectID = "19"; */
"19.title" = "Mensaje:";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
"20.title" = "Cancelar";
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
"22.title" = "Correo electrónico:";