File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ module.exports = {
164164 "Graphiques, statistiques sur N jours."
165165 ] ,
166166 voice_sessions : [
167- "Vocal sessions" ,
168- "Vocal sessions history"
167+ "VC sessions" ,
168+ "VC sessions history"
169169 ] ,
170170 temp_leaderboards : [
171171 "Temporary rankings" ,
@@ -460,7 +460,7 @@ module.exports = {
460460 } ,
461461 objectives_field_records_title : "Records" ,
462462 objectives_field_records_prefix : "{statUnit} record" ,
463- objectives_field_objective_recval : "`{recval}` {statUnit} {timerange} record " ,
463+ objectives_field_objective_recval : "Record of `{recval}` {statUnit} {timerange}" ,
464464 objectives_field_objective_timestamp : "Record reached on the {timestamp}" ,
465465 objectives_field_objective_timestamp_beaten : "**Nouveau record !** Record battu aujourd'hui." ,
466466 objectives_field_objective_timestamp_never_beaten : "Aucun record n'a encore été établi." ,
You can’t perform that action at this time.
0 commit comments