Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sealsend social placeholders, sw social translations update #205

Merged
merged 2 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/testcontainers/testcontainers-go v0.32.0
github.com/zeebo/xxh3 v1.0.2
golang.org/x/mod v0.20.0
golang.org/x/net v0.27.0
golang.org/x/net v0.28.0
)

require (
Expand All @@ -51,7 +51,7 @@ require (
github.com/bits-and-blooms/bitset v1.13.0 // indirect
github.com/bsm/redislock v0.9.4 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
github.com/bytedance/sonic v1.12.0 // indirect
github.com/bytedance/sonic v1.12.1 // indirect
github.com/bytedance/sonic/loader v0.2.0 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
Expand Down Expand Up @@ -147,7 +147,7 @@ require (
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/quic-go/qpack v0.4.0 // indirect
github.com/quic-go/quic-go v0.45.2 // indirect
github.com/quic-go/quic-go v0.46.0 // indirect
github.com/refraction-networking/utls v1.6.7 // indirect
github.com/rs/zerolog v1.33.0 // indirect
github.com/sagikazarmark/locafero v0.6.0 // indirect
Expand All @@ -159,7 +159,7 @@ require (
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/cast v1.7.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.19.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
Expand Down Expand Up @@ -187,19 +187,19 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/arch v0.9.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/time v0.6.0 // indirect
golang.org/x/tools v0.23.0 // indirect
golang.org/x/tools v0.24.0 // indirect
google.golang.org/api v0.190.0 // indirect
google.golang.org/appengine/v2 v2.0.6 // indirect
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect
google.golang.org/genproto v0.0.0-20240805194559-2c9e96a0b5d4 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240805194559-2c9e96a0b5d4 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240805194559-2c9e96a0b5d4 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
40 changes: 20 additions & 20 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ github.com/btcsuite/btcd/btcec/v2 v2.3.4-0.20240701131322-c9fae1ac7cca h1:bGLSi3
github.com/btcsuite/btcd/btcec/v2 v2.3.4-0.20240701131322-c9fae1ac7cca/go.mod h1:zYzJ8etWJQIv1Ogk7OzpWjowwOdXY1W/17j2MW85J04=
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1 h1:q0rUy8C/TYNBQS1+CGKw68tLOFYSNEs0TFnxxnS9+4U=
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1/go.mod h1:7SFka0XMvUgj3hfZtydOrQY2mwhPclbT2snogU7SQQc=
github.com/bytedance/sonic v1.12.0 h1:YGPgxF9xzaCNvd/ZKdQ28yRovhfMFZQjuk6fKBzZ3ls=
github.com/bytedance/sonic v1.12.0/go.mod h1:B8Gt/XvtZ3Fqj+iSKMypzymZxw/FVwgIGKzMzT9r/rk=
github.com/bytedance/sonic v1.12.1 h1:jWl5Qz1fy7X1ioY74WqO0KjAMtAGQs4sYnjiEBiyX24=
github.com/bytedance/sonic v1.12.1/go.mod h1:B8Gt/XvtZ3Fqj+iSKMypzymZxw/FVwgIGKzMzT9r/rk=
github.com/bytedance/sonic/loader v0.1.1/go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU=
github.com/bytedance/sonic/loader v0.2.0 h1:zNprn+lsIP06C/IqCHs3gPQIvnvpKbbxyXQP1iU4kWM=
github.com/bytedance/sonic/loader v0.2.0/go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU=
Expand Down Expand Up @@ -431,8 +431,8 @@ github.com/prometheus/prometheus v0.53.1 h1:B0xu4VuVTKYrIuBMn/4YSUoIPYxs956qsOfc
github.com/prometheus/prometheus v0.53.1/go.mod h1:RZDkzs+ShMBDkAPQkLEaLBXpjmDcjhNxU2drUVPgKUU=
github.com/quic-go/qpack v0.4.0 h1:Cr9BXA1sQS2SmDUWjSofMPNKmvF6IiIfDRmgU0w1ZCo=
github.com/quic-go/qpack v0.4.0/go.mod h1:UZVnYIfi5GRk+zI9UMaCPsmZ2xKJP7XBUvVyT1Knj9A=
github.com/quic-go/quic-go v0.45.2 h1:DfqBmqjb4ExSdxRIb/+qXhPC+7k6+DUNZha4oeiC9fY=
github.com/quic-go/quic-go v0.45.2/go.mod h1:1dLehS7TIR64+vxGR70GDcatWTOtMX2PUtnKsjbTurI=
github.com/quic-go/quic-go v0.46.0 h1:uuwLClEEyk1DNvchH8uCByQVjo3yKL9opKulExNDs7Y=
github.com/quic-go/quic-go v0.46.0/go.mod h1:1dLehS7TIR64+vxGR70GDcatWTOtMX2PUtnKsjbTurI=
github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4=
github.com/redis/go-redis/v9 v9.6.1/go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA=
github.com/refraction-networking/utls v1.6.7 h1:zVJ7sP1dJx/WtVuITug3qYUq034cDq9B2MR1K67ULZM=
Expand Down Expand Up @@ -467,8 +467,8 @@ github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9yS
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=
github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY=
github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w=
github.com/spf13/cast v1.7.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
Expand Down Expand Up @@ -568,8 +568,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.25.0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30=
golang.org/x/crypto v0.25.0/go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M=
golang.org/x/crypto v0.26.0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw=
golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY=
Expand All @@ -596,8 +596,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.22.0 h1:BzDx2FehcG7jJwgWLELCdmLuxk2i+x9UDpSiss2u0ZA=
golang.org/x/oauth2 v0.22.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
Expand Down Expand Up @@ -639,8 +639,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
golang.org/x/time v0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand All @@ -653,8 +653,8 @@ golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roY
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
golang.org/x/tools v0.23.0 h1:SGsXPZ+2l4JsgaCKkx+FQ9YZ5XEtA1GZYuoDjenLjvg=
golang.org/x/tools v0.23.0/go.mod h1:pnu6ufv6vQkll6szChhK3C3L/ruaIv5eBeztNG8wtsI=
golang.org/x/tools v0.24.0 h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
golang.org/x/tools v0.24.0/go.mod h1:YhNqVBIfWHdzvTLs0d8LCuMhkKUgSUKldakyV7W/WDQ=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
Expand All @@ -668,12 +668,12 @@ google.golang.org/appengine/v2 v2.0.6/go.mod h1:WoEXGoXNfa0mLvaH5sV3ZSGXwVmy8yf7
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf h1:OqdXDEakZCVtDiZTjcxfwbHPCT11ycCEsTKesBVKvyY=
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf/go.mod h1:mCr1K1c8kX+1iSBREvU3Juo11CB+QOEWxbRS01wWl5M=
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf h1:GillM0Ef0pkZPIB+5iO6SDK+4T9pf6TpaYR6ICD5rVE=
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf/go.mod h1:OFMYQFHJ4TM3JRlWDZhJbZfra2uqc3WLBZiaaqP4DtU=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf h1:liao9UHurZLtiEwBgT9LMOnKYsHze6eA6w1KQCMVN2Q=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf/go.mod h1:Ue6ibwXGpU+dqIcODieyLOcgj7z8+IcskoNIgZxtrFY=
google.golang.org/genproto v0.0.0-20240805194559-2c9e96a0b5d4 h1:g+rQ3aqOyXK/0qwnC5TGUXnyIeipstP5SsniB9uPJ2c=
google.golang.org/genproto v0.0.0-20240805194559-2c9e96a0b5d4/go.mod h1:7uvplUBj4RjHAxIZ//98LzOvrQ04JBkaixRmCMI29hc=
google.golang.org/genproto/googleapis/api v0.0.0-20240805194559-2c9e96a0b5d4 h1:ABEBT/sZ7We8zd7A5f3KO6zMQe+s3901H7l8Whhijt0=
google.golang.org/genproto/googleapis/api v0.0.0-20240805194559-2c9e96a0b5d4/go.mod h1:4+X6GvPs+25wZKbQq9qyAXrwIRExv7w0Ea6MgZLZiDM=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240805194559-2c9e96a0b5d4 h1:OsSGQeIIsyOEOimVxLEIL4rwGcnrjOydQaiA2bOnZUM=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240805194559-2c9e96a0b5d4/go.mod h1:Ue6ibwXGpU+dqIcODieyLOcgj7z8+IcskoNIgZxtrFY=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Neem musiekfeeste na nuwe hoogtes met @sunwaves_token

🪙 Sluit aan by #SUNWAVES en ontvang {{.WelcomeBonus}} SW-muntstukke wanneer jy aanmeld.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 ارتقاء بمهرجانات الموسيقى إلى آفاق جديدة مع @sunwaves_token

🪙 انضم إلى #SUNWAVES واحصل على {{.WelcomeBonus}} عملة SW عند التسجيل.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token ilə musiqi festivallarını yeni zirvələrə qaldırmaq

🪙 #SUNWAVES-ə qoşulun və qeydiyyatdan keçdiyinizdə {{.WelcomeBonus}} SW sikkə qazanın.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Издигане на музикалните фестивали до нови висоти с @sunwaves_token

🪙 Присъединете се към #SUNWAVES и получете {{.WelcomeBonus}} SW монети при регистрация.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token এর সাথে সঙ্গীত উৎসবগুলি নতুন উচ্চতায় নিয়ে যাওয়া

🪙 #SUNWAVES-এ যোগ দিন এবং সাইন আপ করার সময় {{.WelcomeBonus}} SW কয়েন পান।

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Posouváme hudební festivaly do nových výšin s @sunwaves_token

🪙 Připojte se k #SUNWAVES a získejte {{.WelcomeBonus}} SW mincí při registraci.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Musikfestivals auf neue Höhen bringen mit @sunwaves_token

🪙 Treten Sie #SUNWAVES bei und erhalten Sie {{.WelcomeBonus}} SW-Münzen bei der Anmeldung.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Ανύψωση των μουσικών φεστιβάλ σε νέα ύψη με @sunwaves_token

🪙 Εγγραφείτε στο #SUNWAVES και λάβετε {{.WelcomeBonus}} SW νομίσματα κατά την εγγραφή.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

🪙 Join #SUNWAVES and receive {{.WelcomeBonus}} SW coins when you sign up.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb {{.Username}}
#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Llevando los festivales de música a nuevas alturas con @sunwaves_token

🪙 Únete a #SUNWAVES y recibe {{.WelcomeBonus}} monedas SW al registrarte.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 ارتقاء جشنواره‌های موسیقی به ارتفاعات جدید با @sunwaves_token

🪙 به #SUNWAVES بپیوندید و {{.WelcomeBonus}} سکه SW هنگام ثبت نام دریافت کنید.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Emmener les festivals de musique vers de nouveaux sommets avec @sunwaves_token

🪙 Rejoignez #SUNWAVES et recevez {{.WelcomeBonus}} pièces SW à l'inscription.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token સાથે સંગીત ઉત્સવોને નવા ઉચાઈએ લઈ જવું

🪙 #SUNWAVES માં જોડાઓ અને સાઇન અપ કરતી વખતે {{.WelcomeBonus}} SW નાણાં મેળવો.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 לקיחת פסטיבלי מוזיקה לגבהים חדשים עם @sunwaves_token

🪙 הצטרפו ל-#SUNWAVES וקבלו {{.WelcomeBonus}} מטבעות SW בהרשמה.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token के साथ संगीत उत्सवों को नई ऊंचाइयों पर ले जाना

🪙 #SUNWAVES में शामिल हों और साइन अप करने पर {{.WelcomeBonus}} SW सिक्के प्राप्त करें।

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 A zenei fesztiválok új magasságokba emelése @sunwaves_token-nel

🪙 Csatlakozzon a #SUNWAVES-hez, és kapjon {{.WelcomeBonus}} SW érmét, amikor regisztrál.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Membawa festival musik ke tingkat yang lebih tinggi dengan @sunwaves_token

🪙 Bergabunglah dengan #SUNWAVES dan terima {{.WelcomeBonus}} koin SW saat Anda mendaftar.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Portando i festival musicali a nuove altezze con @sunwaves_token

🪙 Unisciti a #SUNWAVES e ricevi {{.WelcomeBonus}} monete SW quando ti iscrivi.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_tokenで音楽フェスティバルを新たな高みへ

🪙 #SUNWAVESに参加して、サインアップ時に{{.WelcomeBonus}} SWコインを受け取る。

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 Nggawa festival musik menyang dhuwur anyar karo @sunwaves_token

🪙 Gabung #SUNWAVES lan nampa {{.WelcomeBonus}} koin SW nalika sampeyan ndhaptar.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token ನಲ್ಲಿ ಸಂಗೀತೋತ್ಸವಗಳನ್ನು ಹೊಸ ಎತ್ತರಕ್ಕೆ ತೆಗೆದುಕೊಳ್ಳುವುದು

🪙 #SUNWAVES ಗೆ ಸೇರಿ ಮತ್ತು ಸೈನ್ ಅಪ್ ಮಾಡುವಾಗ {{.WelcomeBonus}} SW ನಾಣ್ಯಗಳನ್ನು ಪಡೆಯಿರಿ.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token과 함께 음악 축제를 새로운 차원으로

🪙 #SUNWAVES에 가입하고 가입 시 {{.WelcomeBonus}} SW 코인을 받으세요.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
🎶 @sunwaves_token सह संगीत महोत्सवांना नवीन उंचीवर नेणे

🪙 #SUNWAVES मध्ये सामील व्हा आणि साइन अप केल्यावर {{.WelcomeBonus}} SW नाणी मिळवा.

#Binance #OKX #Bybit #Kucoin #HTX #Gateio #Upbit #Bithumb

https://sunwavestoken.com/@{{.Username}}
Loading
Loading