Skip to content

Commit

Permalink
fix(INJI-536):refactor verifyingDownloadLimitExpiry state
Browse files Browse the repository at this point in the history
Signed-off-by: Sri Kanth Kola <[email protected]>
  • Loading branch information
srikanth716 committed Nov 9, 2023
1 parent 36d55bc commit c29fcda
Show file tree
Hide file tree
Showing 8 changed files with 374 additions and 742 deletions.
4 changes: 3 additions & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ fileignoreconfig:
- filename: ios/fastlane/Fastfile
checksum: feea5a7f044ef6961d53e7d1e1ffb92a3e0f72761496424f6e64288e3718d605
version: ""

- filename: locales/spa.json
checksum: 4a421519063449f88e021504db1654d4108b6ea1b809af3c57de256c183d0e5d
version: ""
1 change: 1 addition & 0 deletions locales/ara.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@
"cancel": "إلغاء",
"accept": "يقبل",
"save": "حفظ",
"ok": "نعم",
"dismiss": "رفض",
"editLabel": "يحرر {{label}}",
"tryAgain": "حاول مجددا",
Expand Down
1 change: 1 addition & 0 deletions locales/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@
"cancel": "Kanselahin",
"accept": "Tanggapin",
"save": "I-save",
"ok": "Ok",
"dismiss": "Dismissed",
"editLabel": "Palitan ang {{label}}",
"tryAgain": "Subukan muli",
Expand Down
1 change: 1 addition & 0 deletions locales/hin.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,7 @@
"common": {
"cancel": "रद्द करें",
"save": "सहेजें",
"ok": "ठीक है",
"dismiss": "नकार देना",
"editLabel": "संपादित करें {{label}}",
"tryAgain": "पुनः प्रयास करें",
Expand Down
1 change: 1 addition & 0 deletions locales/kan.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@
"cancel": "ರದ್ದು",
"accept": "ಒಪ್ಪಿಕೊಳ್ಳಿ",
"save": "ಉಳಿಸು",
"ok": "ಸರಿ",
"dismiss": "ವಜಾಗೊಳಿಸಿ",
"editLabel": "ಸಂಪಾದಿಸು {{label}}",
"tryAgain": "ಮತ್ತೆ ಪ್ರಯತ್ನಿಸು",
Expand Down
Loading

0 comments on commit c29fcda

Please sign in to comment.