Switch from `develop` to `main` (#3508)

* point build badges to main

* point video_source_uri to main

* point architecture.svg to main

* point translation subtitle uris to main
develop
ricky 1 year ago committed by GitHub
parent 82a06defc7
commit cafc79d6c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md
  2. 2
      app/components/UI/SeedPhraseVideo/index.js
  3. 2
      locales/languages/en.json
  4. 2
      locales/languages/es.json
  5. 2
      locales/languages/hi-in.json
  6. 2
      locales/languages/id-id.json
  7. 2
      locales/languages/ja-jp.json
  8. 2
      locales/languages/ko-kr.json
  9. 2
      locales/languages/pt-br.json
  10. 2
      locales/languages/ru-ru.json
  11. 2
      locales/languages/tl.json
  12. 2
      locales/languages/vi-vn.json

@ -2,7 +2,7 @@
# MetaMask
[![CI](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml) [![CLA](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml/badge.svg?branch=develop)](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml)
[![CI](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml) [![CLA](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml)
MetaMask is a mobile web browser that provides easy access to websites that use the [Ethereum](https://ethereum.org/) blockchain.
@ -184,4 +184,4 @@ Whenever you change dependencies (adding, removing, or updating, either in `pack
### Architecture
To get a better understanding of the internal architecture of this app take a look at [this diagram](https://github.com/MetaMask/metamask-mobile/blob/develop/architecture.svg).
To get a better understanding of the internal architecture of this app take a look at [this diagram](https://github.com/MetaMask/metamask-mobile/blob/main/architecture.svg).

@ -20,7 +20,7 @@ const styles = StyleSheet.create({
const SeedPhraseVideo = ({ style, onClose }) => {
const video_source_uri =
'https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/recovery-phrase.mp4?raw=true';
'https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/recovery-phrase.mp4?raw=true';
const subtitle_source_tracks = [
{

@ -1692,7 +1692,7 @@
"secret_phrase_video_subtitle": {
"title": "EN CC",
"language": "en",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-en.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-en.vtt?raw=true"
},
"edit_gas_fee_eip1559": {
"advanced_options": "Advanced options",

@ -1639,6 +1639,6 @@
"secret_phrase_video_subtitle": {
"title": "ES CC",
"language": "es",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-es.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-es.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "HI IN CC",
"language": "hi-in",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-hi-in.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-hi-in.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "ID ID CC",
"language": "id-id",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-id-id.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-id-id.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "JA JP CC",
"language": "ja-jp",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ja-jp.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ja-jp.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "KO KR CC",
"language": "ko-kr",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ko-kr.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ko-kr.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "PT BR CC",
"language": "pt-br",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-pt-br.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-pt-br.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "RU RU CC",
"language": "ru-ru",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ru-ru.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ru-ru.vtt?raw=true"
}
}

@ -1635,6 +1635,6 @@
"secret_phrase_video_subtitle": {
"title": "TL CC",
"language": "tl",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-tl.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-tl.vtt?raw=true"
}
}

@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "VI VN CC",
"language": "vi-vn",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-vi-vn.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-vi-vn.vtt?raw=true"
}
}

Loading…
Cancel
Save