Merge pull request #14135 from abpframework/fix-unit-tests

fix unit tests of localizations
pull/14136/head
selman koc 3 years ago committed by GitHub
commit f8a716fd00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,6 @@
"Car": "Araba",
"CarPlural": "Araba",
"MaxLenghtErrorMessage": "Bu alanın uzunluğu maksimum '{0}' karakter olabilir",
"Universe": "Evren",
"FortyTwo": "Kırk iki"
"Universe": "Evren"
}
}

@ -1,6 +1,5 @@
{
"culture": "tr",
"texts": {
"SeeYou": "Görüşürüz"
}
}
Loading…
Cancel
Save