new translations; tweaked API to allow GUI to obtain staking TX data; bumped version

This commit is contained in:
Some Random Crypto Guy
2024-08-29 12:28:20 +01:00
parent c248b78831
commit e193d141bf
58 changed files with 67398 additions and 277489 deletions

View File

@@ -21,7 +21,7 @@ then
languages=""
for language in $(cat translations/ready)
do
languages="$languages translations/monero_$language.ts"
languages="$languages translations/salvium_$language.ts"
done
else
languages="translations/*.ts"