Cog/es.lproj/Feedback.strings
Christopher Snowhill fd774d17a5 Feature: Replaced Crashlytics with Sentry
Crash logging is now handled by the Sentry service.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-26 01:11:55 -08:00

18 lines
622 B
Text

/* Class = "NSWindow"; title = "Send Crash Feedback"; ObjectID = "1"; */
"1.title" = "Enviar comentarios por fallo";
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
"17.title" = "Enviar";
/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "18"; */
"18.title" = "Nombre:";
/* Class = "NSTextFieldCell"; title = "Describe what you were doing:"; ObjectID = "19"; */
"19.title" = "Describe lo que estabas haciendo:";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
"20.title" = "Cancelar";
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
"22.title" = "Email:";