fix
This commit is contained in:
parent
51534c3640
commit
df24bad697
1 changed files with 0 additions and 2 deletions
|
@ -329,8 +329,6 @@ const app = new Vue({
|
|||
return (Math.abs(curr.value - options["plural"]) < Math.abs(prev.value - options["plural"]) ? curr : prev);
|
||||
});
|
||||
return closest.text;
|
||||
}else{
|
||||
return this.lz[message][0].text
|
||||
}
|
||||
return this.lz[message]
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue