Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Agrim/DPROD-3631/fix: vol 50-100 (#7478)
Browse files Browse the repository at this point in the history
* fix: vol 50-100

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* fix: styling fix

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* fix: empty commit

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* fix: styling changes

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* fix: translations

---------

Co-authored-by: Agrim Jain <[email protected]>
Co-authored-by: DerivFE <[email protected]>
  • Loading branch information
3 people authored Apr 30, 2024
1 parent f47f374 commit 31fd873
Show file tree
Hide file tree
Showing 23 changed files with 244 additions and 48 deletions.
55 changes: 51 additions & 4 deletions crowdin/messages.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions themes/gatsby-theme-deriv/src/components/elements/symbols.ts
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,12 @@ import CRASHI600 from 'images/svg/symbols/crash-indices-600.svg'
import CRASHI900 from 'images/svg/symbols/crash-indices-900.svg'
import BOOMI600 from 'images/svg/symbols/boom-indices-600.svg'
import BOOMI900 from 'images/svg/symbols/boom-indices-900.svg'
import VOL501S from 'images/svg/symbols/volatility_50_1s.svg'
import VOL751S from 'images/svg/symbols/volatility_75_1s.svg'
import VOL1001S from 'images/svg/symbols/volatility_100_1s.svg'
import VOL50 from 'images/svg/symbols/volatility_50.svg'
import VOL75 from 'images/svg/symbols/volatility_75.svg'
import VOL100 from 'images/svg/symbols/volatility_100.svg'

export {
AAL,
Expand Down Expand Up @@ -744,4 +750,10 @@ export {
CRASHI900,
BOOMI600,
BOOMI900,
VOL501S,
VOL751S,
VOL1001S,
VOL50,
VOL75,
VOL100,
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions themes/gatsby-theme-deriv/src/images/svg/symbols/volatility_50.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions themes/gatsby-theme-deriv/src/images/svg/symbols/volatility_75.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 31fd873

Please sign in to comment.