Create authentication.tsx

This commit is contained in:
Crims-on
2024-09-23 18:07:47 +02:00
committed by GitHub
parent abc242d117
commit 65788e344a

View File

@@ -0,0 +1,7 @@
// @ts-nocheck
export default {
"login": "Logga in",
"reset_password": "Återställ lösenord",
};