CW-475-Better-error-message-if-there-isnt-enough-network-fee-asset-available (#1092)

* Better error message

* minor fixes

* localization

* Update strings_tl.arb

* Update append_translation.sh
This commit is contained in:
Serhii 2023-09-25 15:20:11 +03:00 committed by GitHub
parent 04f5391be1
commit d6c641242f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 46 additions and 5 deletions

View file

@ -7,7 +7,7 @@
# if you get an error `command not found`
# give the correct permissions to this file using `chmod 777 append_translation.sh`
langs=("ar" "bg" "cs" "de" "en" "es" "fr" "ha" "hi" "hr" "id" "it" "ja" "ko" "my" "nl" "pl" "pt" "ru" "th" "tr" "uk" "ur" "yo" "zh")
langs=("ar" "bg" "cs" "de" "en" "es" "fr" "ha" "hi" "hr" "id" "it" "ja" "ko" "my" "nl" "pl" "pt" "ru" "th" "tl" "tr" "uk" "ur" "yo" "zh")
name=$1
text=$2