Skip to content

Commit

Permalink
Added ability to sync App Store description to lokalise
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Scoff committed Dec 14, 2017
1 parent 5483e90 commit 2bc035e
Show file tree
Hide file tree
Showing 22 changed files with 71 additions and 8 deletions.
25 changes: 18 additions & 7 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,24 @@ platform :ios do
desc "Localize"
lane :localize do
run_localizer
#lokalise_metadata(
# api_token: "9a58b66883f72ff69f35d418bb128a2a57ebcabb",
# project_identifier: "3947163159df13df851b51.98101647",
# action: "update_lokalise",
# add_languages: true,
# override_translation: true
#)
end

lane :update_lokalise do
lokalise_metadata(
api_token: ENV['LOKALISE_API_TOKEN'],
project_identifier: ENV['LOKALISE_PROJECT_ID'],
action: "update_lokalise",
add_languages: true,
override_translation: false
)
end

lane :update_itunes do
lokalise_metadata(
api_token: ENV['LOKALISE_API_TOKEN'],
project_identifier: ENV['LOKALISE_PROJECT_ID'],
action: "update_itunes"
)
end

# You can define as many lanes as you want
Expand Down
10 changes: 10 additions & 0 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ Screenshots
fastlane ios localize
```
Localize
### ios update_lokalise
```
fastlane ios update_lokalise
```

### ios update_itunes
```
fastlane ios update_itunes
```


----

Expand Down
Binary file modified fastlane/metadata/app_icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/keywords.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
blockchain,bitcoin,litecoin,token,track,eth,btc,crypto,finance,currency,buy,erc20,myetherwallet
blockchain,bitcoin,litecoin,token,track,eth,btc,crypto,finance,currency,buy,erc20,myetherwallet
13 changes: 13 additions & 0 deletions fastlane/metadata/es-ES/description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Trust: es una billetera Ethereum extremadamente rápida y segura, diseñada pensando en la facilidad de uso. Proporcionamos un sistema totalmente auditado de seguridad que simplifica la compra y almacenamiento de tokens Ethereum y ERC20 en su dispositivo. Trust está diseñado específicamente para iOS para proporcionar la mejor experiencia posible:

- Almacenar de forma segura claves privadas en su dispositivo
- Enviar y solicitar éter (ETH)
- Almacenar y rastrear tokens ERC20
- Verificar saldo, historial de transacciones y otros detalles
- Mantenga su clave privada segura con seguridad de nivel bancario
- Use FaceID, TouchID o contraseña convencional para proteger sus inversiones
- Obtenga la tranquilidad de saber que todas las interacciones web están protegidas por encriptaciones de grado militar
- Mantenga sus datos personales - nunca accederemos a su información
- Disfruta de interfaces intuitivas

Si tiene problemas con la aplicación o desea enviar sus comentarios, envíenos un correo electrónico a [email protected] o comuníquese con nuestra comunidad desde la propia aplicación.
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blockchain,bitcoin,litecoin,token,track,eth,btc,crypto,finance,currency,buy,erc20,myetherwallet
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/marketing_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/name.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Trust - Etereum Cartera
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/privacy_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/promotional_text.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/release_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Actualizamos la aplicación con bastante regularidad para que las cosas funcionen sin problemas. Ocasionalmente, actualizaremos con algo realmente emocionante. Prometemos decirte cuando eso suceda
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/subtitle.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Privado y seguro
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/support_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/TrustWallet/trust-wallet-ios
13 changes: 13 additions & 0 deletions fastlane/metadata/ru/description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Trust - это чрезвычайно быстрый и безопасный кошелек Ethereum, созданный с учетом удобства использования. Мы предоставляем полностью проверенную систему безопасности, которая упрощает покупку и хранение токенов Ethereum и ERC20 на вашем устройстве. Trust предназначен специально для iOS, чтобы обеспечить наилучший опыт:

- Безопасное хранение личных ключей на вашем устройстве
- Отправить и запросить эфир (ETH)
- Сохранять и отслеживать токены ERC20
- Проверить баланс, историю транзакций и другие данные.
- Обеспечьте безопасность своего секретного ключа с безопасностью на банковском уровне
- Используйте FaceID, TouchID или обычный пароль для защиты ваших инвестиций
- Получите спокойствие, зная, что все веб-взаимодействия защищены шифрами военного класса
- Сохраняйте личные данные - мы никогда не будем получать доступ к вашей информации
- Наслаждайтесь интуитивно понятными интерфейсами

Если у вас возникли проблемы с приложением или вы хотите предоставить отзыв, отправьте нам письмо по адресу [email protected] или свяжитесь с нашим сообществом из самого приложения.
1 change: 1 addition & 0 deletions fastlane/metadata/ru/keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bitcoin,валюта,token,токены,eth,btc,crypto,блокчейн,крипто,currency,buy,erc20,myetherwallet
1 change: 1 addition & 0 deletions fastlane/metadata/ru/marketing_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/ru/name.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Trust - Ethereum Кошелек
1 change: 1 addition & 0 deletions fastlane/metadata/ru/privacy_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/ru/promotional_text.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions fastlane/metadata/ru/release_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Мы регулярно обновляем приложение, чтобы обеспечить бесперебойную работу. Иногда мы будем обновлять что-то действительно захватывающее. Мы обещаем рассказать вам, когда это произойдет
1 change: 1 addition & 0 deletions fastlane/metadata/ru/subtitle.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Конфиденциальный и Безопасный
1 change: 1 addition & 0 deletions fastlane/metadata/ru/support_url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/TrustWallet/trust-wallet-ios

0 comments on commit 2bc035e

Please sign in to comment.