mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: Added Spanish language to the App
This commit is contained in:
6
packages/webapp/src/lang/es/authentication.tsx
Normal file
6
packages/webapp/src/lang/es/authentication.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
// @ts-nocheck
|
||||
|
||||
export default {
|
||||
"login": "Ingresar",
|
||||
"reset_password": "Resetear contraseña",
|
||||
};
|
||||
Reference in New Issue
Block a user