mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
6 lines
102 B
TypeScript
6 lines
102 B
TypeScript
// @ts-nocheck
|
|
|
|
export default {
|
|
"login": "Ingresar",
|
|
"reset_password": "Resetear contraseña",
|
|
}; |