api ulandi
This commit is contained in:
@@ -13,7 +13,7 @@ const formatPrice = (amount: number | string, withLabel = false): string => {
|
||||
? locale === LanguageRoutes.RU
|
||||
? " сум"
|
||||
: locale === LanguageRoutes.UZ
|
||||
? " сўм"
|
||||
? " so‘m"
|
||||
: " so‘m"
|
||||
: "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user