Registration description.

This commit is contained in:
codevictory
2021-12-13 21:12:01 +02:00
parent 7aec903d56
commit adf058116c
5 changed files with 42 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import { common } from "./common/fi";
import { registration } from './registration/en';
import { registration } from './registration/fi';
const fi: Record<string, string> = {
...common,