mdiazmel commited on
Commit
c64d8e7
·
1 Parent(s): 0e13866

Fix accents in french words

Browse files
frontend/src/pages/AddModelPage/components/ModelSubmissionForm/ModelSubmissionForm.jsx CHANGED
@@ -125,38 +125,38 @@ const HELP_TEXTS = {
125
  const INTERNATIONALISATION = {
126
  SUBMITTED: {
127
  "en": "Model submitted successfully !",
128
- "fr": "Modele soumis avec succes !"
129
  },
130
  SUBMITTED_MESSAGE: {
131
  T1: {
132
  "en": "Your model",
133
- "fr": "Votre modele"
134
  },
135
  T2: {
136
  "en": "has been added to the evaluation queue with the following parameters: ",
137
- "fr": "a ete ajoute a la queue d'evaluation avec les parametres suivants: "
138
  }
139
  },
140
  PARAMETERS: {
141
  MODEL: {
142
  "en": "Model:",
143
- "fr": "Modele:"
144
  },
145
  REVISION: {
146
  "en": "Revision:",
147
- "fr": "Revision:"
148
  },
149
  PRECISION: {
150
  "en": "Precision:",
151
- "fr": "Precision:"
152
  },
153
  WEIGHTS: {
154
  "en": "Weight type:",
155
- "fr": "Ponderation:"
156
  },
157
  BASE: {
158
  "en": "Base model:",
159
- "fr": "Modele de base:"
160
  },
161
  TEMPLATE: {
162
  "en": "Chat template:",
@@ -164,27 +164,27 @@ const INTERNATIONALISATION = {
164
  },
165
  UPVOTE: {
166
  "en": "An automatic upvote has been added to your model to help with prioritization.",
167
- "fr": "Un upvote automatique a ete rajoute a votre modele pour aider a la priorization."
168
  },
169
  OTHER: {
170
  "en": "Submit another model",
171
- "fr": "Soumettre un autre modele"
172
  }
173
  },
174
  FORM: {
175
  TITLE: {
176
  "en": "Model Submission Form",
177
- "fr": "Formulaire pour soumettre un modele"
178
  },
179
  MODEL_INFO: {
180
  TITLE: {
181
  "en": "Model Information",
182
- "fr": "Informations sur le Modele"
183
  },
184
  NAME: {
185
  LABEL: {
186
  "en": "Model Name",
187
- "fr": "Nom du modele"
188
  },
189
  PLACEHOLDER: {
190
  "en": "organization/model-name",
@@ -194,7 +194,7 @@ const INTERNATIONALISATION = {
194
  REVISION: {
195
  LABEL: {
196
  "en": "Revision commit",
197
- "fr": "Commit de la revision"
198
  },
199
  HELPER_TEXT: {
200
  "en": "Default: main",
@@ -205,12 +205,12 @@ const INTERNATIONALISATION = {
205
  MODEL_CONFIG: {
206
  TITLE: {
207
  "en": "Model Configuration",
208
- "fr": "Configuration du Modele"
209
  },
210
  TYPE: {
211
  LABEL: {
212
  "en": "Model Type",
213
- "fr": "Type de Modele"
214
  },
215
  },
216
  TEMPLATE: {
@@ -222,13 +222,13 @@ const INTERNATIONALISATION = {
222
  PRECISION: {
223
  LABEL: {
224
  "en": "Precision",
225
- "fr": "Precision"
226
  }
227
  },
228
  WEIGHTS: {
229
  LABEL: {
230
  "en": "Weights Type",
231
- "fr": "Ponderation"
232
  }
233
  }
234
  },
 
125
  const INTERNATIONALISATION = {
126
  SUBMITTED: {
127
  "en": "Model submitted successfully !",
128
+ "fr": "Modèle soumis avec succes !"
129
  },
130
  SUBMITTED_MESSAGE: {
131
  T1: {
132
  "en": "Your model",
133
+ "fr": "Votre modèle"
134
  },
135
  T2: {
136
  "en": "has been added to the evaluation queue with the following parameters: ",
137
+ "fr": "a été ajoute à la queue d'évaluation avec les paramètres suivants: "
138
  }
139
  },
140
  PARAMETERS: {
141
  MODEL: {
142
  "en": "Model:",
143
+ "fr": "Modèle:"
144
  },
145
  REVISION: {
146
  "en": "Revision:",
147
+ "fr": "Révision:"
148
  },
149
  PRECISION: {
150
  "en": "Precision:",
151
+ "fr": "Précision:"
152
  },
153
  WEIGHTS: {
154
  "en": "Weight type:",
155
+ "fr": "Pondération:"
156
  },
157
  BASE: {
158
  "en": "Base model:",
159
+ "fr": "Modèle de base:"
160
  },
161
  TEMPLATE: {
162
  "en": "Chat template:",
 
164
  },
165
  UPVOTE: {
166
  "en": "An automatic upvote has been added to your model to help with prioritization.",
167
+ "fr": "Un upvote automatique a ete rajoute a votre modèle pour aider a la priorization."
168
  },
169
  OTHER: {
170
  "en": "Submit another model",
171
+ "fr": "Soumettre un autre modèle"
172
  }
173
  },
174
  FORM: {
175
  TITLE: {
176
  "en": "Model Submission Form",
177
+ "fr": "Formulaire pour soumettre un modèle"
178
  },
179
  MODEL_INFO: {
180
  TITLE: {
181
  "en": "Model Information",
182
+ "fr": "Informations sur le modèle"
183
  },
184
  NAME: {
185
  LABEL: {
186
  "en": "Model Name",
187
+ "fr": "Nom du modèle"
188
  },
189
  PLACEHOLDER: {
190
  "en": "organization/model-name",
 
194
  REVISION: {
195
  LABEL: {
196
  "en": "Revision commit",
197
+ "fr": "Commit de la révision"
198
  },
199
  HELPER_TEXT: {
200
  "en": "Default: main",
 
205
  MODEL_CONFIG: {
206
  TITLE: {
207
  "en": "Model Configuration",
208
+ "fr": "Configuration du modèle"
209
  },
210
  TYPE: {
211
  LABEL: {
212
  "en": "Model Type",
213
+ "fr": "Type de modèle"
214
  },
215
  },
216
  TEMPLATE: {
 
222
  PRECISION: {
223
  LABEL: {
224
  "en": "Precision",
225
+ "fr": "Précision"
226
  }
227
  },
228
  WEIGHTS: {
229
  LABEL: {
230
  "en": "Weights Type",
231
+ "fr": "Pondération"
232
  }
233
  }
234
  },
frontend/src/pages/LeaderboardPage/components/Leaderboard/components/Table/hooks/useDataProcessing.js CHANGED
@@ -23,7 +23,7 @@ const INT = {
23
  },
24
  MODEL: {
25
  "en": "Model",
26
- "fr": "Modele"
27
  },
28
  AVG: {
29
  "en": "Average",
 
23
  },
24
  MODEL: {
25
  "en": "Model",
26
+ "fr": "Modèle"
27
  },
28
  AVG: {
29
  "en": "Average",