api ulandi

This commit is contained in:
Samandar Turgunboyev
2025-10-25 18:42:01 +05:00
parent 1a08775451
commit 05b752daf2
84 changed files with 11179 additions and 3724 deletions

View File

@@ -13,7 +13,7 @@ const formatPrice = (amount: number | string, withLabel = false): string => {
? locale === LanguageRoutes.RU
? " сум"
: locale === LanguageRoutes.UZ
? " сўм"
? " som"
: " som"
: "";