chore(i8n,learn): processed translations
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
15047f2d90
commit
e5c44a3ae5
@ -89,7 +89,7 @@ function isSelfDescribing(n) {
|
||||
if (digits.length != count.length) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
for (let i=0; i< digits.length; i++){
|
||||
if (digits[i] !== count[i]) {
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user