Skip to content

Commit

Permalink
Change mentions to Campfire
Browse files Browse the repository at this point in the history
  • Loading branch information
justanwar authored Nov 3, 2024
1 parent d350252 commit ba57bf0
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ download:
downloadqtmarm: Download Reference for macOS arm64
downloadqtflathub: Get it on Flathub
downloadqtl: Download Reference for Linux
electron: Campfire
downloadelectronw: Download Campfire for Windows
downloadelectronm: Download Campfire for macOS
downloadelectronl: Download Campfire for Linux
campfire: Campfire
downloadcampfirew: Download Campfire for Windows
downloadcampfirem: Download Campfire for macOS
downloadcampfirel: Download Campfire for Linux
downloadmobcamp: Download Campfire for Android
downloadioscamp: Download Campfire for iOS
electrum: Electrum
Expand Down
8 changes: 4 additions & 4 deletions _i18n/id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ download:
downloadqtm: Unduh Reference untuk macOS
downloadqtmarm: Unduh Reference untuk macOS arm64
downloadqtl: Unduh Reference untuk Linux
electron: Campfire
downloadelectronw: Unduh Campfire untuk Windows
downloadelectronm: Unduh Campfire untuk macOS
downloadelectronl: Unduh Campfire untuk Linux
campfire: Campfire
downloadcampfirew: Unduh Campfire untuk Windows
downloadcampfirem: Unduh Campfire untuk macOS
downloadcampfirel: Unduh Campfire untuk Linux
downloadmobcamp: Unduh untuk Android
downloadioscamp: Unduh untuk iOS
electrum: Electrum
Expand Down
8 changes: 4 additions & 4 deletions _i18n/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ download:
downloadqtmarm: Download Reference voor macOS arm64
downloadqtflathub: Vind het op Flathub
downloadqtl: Download Reference voor Linux
electron: Campfire
downloadelectronw: Download Campfire voor Windows
downloadelectronm: Download Campfire voor macOS
downloadelectronl: Download Campfire voor Linux
campfire: Campfire
downloadcampfirew: Download Campfire voor Windows
downloadcampfirem: Download Campfire voor macOS
downloadcampfirel: Download Campfire voor Linux
downloadmobcamp: Download voor Android
downloadioscamp: Download voor iOS
electrum: Electrum
Expand Down
8 changes: 4 additions & 4 deletions _i18n/zh-cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ download:
downloadqtm: 下载 macOS 版 Reference 钱包
downloadqtmarm: 下载 macOS arm64 版 Reference 钱包
downloadqtl: 下载 Linux 版 Reference 钱包
electron: Campfire
downloadelectronw: 下载 Windows 版 Campfire 钱包
downloadelectronm: 下载 macOS 版 Campfire 钱包
downloadelectronl: 下载 Linux 版 Campfire 钱包
campfire: Campfire
downloadcampfirew: 下载 Windows 版 Campfire 钱包
downloadcampfirem: 下载 macOS 版 Campfire 钱包
downloadcampfirel: 下载 Linux 版 Campfire 钱包
downloadmobcamp: Download for Android
downloadioscamp: Download for iOS
electrum: Electrum
Expand Down
8 changes: 4 additions & 4 deletions get-firo/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ <h3>{% t download.qt %}</h3>
<div class="col">
<p class="tagline">{% t download.option2 %}</p>
<div class="inner">
<h3>{% t download.electron %}</h3>
<h3>{% t download.campfire %}</h3>
<p class="wversion">{{ site.data.downloads.campfire_version }}</p>
<p class="changelog"><a href="https://github.com/firoorg/campfire/releases/latest" target="_blank">{% t download.changelog %}</a></p>
<div class="system win">
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}-windows.zip">{% t download.downloadelectronw %}</a>
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}-windows.zip">{% t download.downloadcampfirew %}</a>
<div class="tab">
<input type="checkbox" id="wh3">
<label class="tab-label" for="wh3">{% t download.hasheswindows %}</label>
Expand All @@ -101,7 +101,7 @@ <h3>{% t download.electron %}</h3>
</div>
</div>
<div class="system mac">
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}-macos.zip">{% t download.downloadelectronm %}</a>
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}-macos.zip">{% t download.downloadcampfirem %}</a>
<div class="tab">
<input type="checkbox" id="mh2">
<label class="tab-label" for="mh2">{% t download.hashesmac %}</label>
Expand All @@ -111,7 +111,7 @@ <h3>{% t download.electron %}</h3>
</div>
</div>
<div class="system linux">
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}.AppImage">{% t download.downloadelectronl %}</a>
<a href="https://github.com/firoorg/campfire/releases/download/v{{ site.data.downloads.campfire_version }}/campfire-v{{ site.data.downloads.campfire_version}}.AppImage">{% t download.downloadcampfirel %}</a>
<div class="tab">
<input type="checkbox" id="lh2">
<label class="tab-label" for="lh2">{% t download.hasheslinux %}</label>
Expand Down

0 comments on commit ba57bf0

Please sign in to comment.