Amélioration de l'ergonomie de l'interface et de la table de relecture
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 3m11s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 3m11s
This commit is contained in:
@@ -22,8 +22,10 @@ import providerSelector from "./providerSelector.json";
|
||||
import providerTheme from "./providerTheme.json";
|
||||
import register from "./register.json";
|
||||
import resetPassword from "./resetPassword.json";
|
||||
import reviews from "./reviews.json";
|
||||
import services from "./services.json";
|
||||
import settings from "./settings.json";
|
||||
import teams from "./teams.json";
|
||||
import translate from "./translate.json";
|
||||
import translateComplete from "./translateComplete.json";
|
||||
|
||||
@@ -49,8 +51,10 @@ const messages: Record<string, string> = {
|
||||
...providerTheme,
|
||||
...register,
|
||||
...resetPassword,
|
||||
...reviews,
|
||||
...services,
|
||||
...settings,
|
||||
...teams,
|
||||
...translate,
|
||||
...translateComplete,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user