We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have got an email
<!-- File "app/src/main/res/values/keys.xml" --> <resources> <string name="currencies_key">валюты</string> </resources> <!-- File "app/src/main/res/values/strings.xml" --> <resources> <string name="app_name">Price Converter</string> <string name="action_about">О преложении</string> <string name="action_add_shitcoin">Добавить шиткоин</string> <string name="delete_btc">Биткойн нельзя изобрести. Он переживет все фиатные шиткойны.</string> <string name="btc">BTC</string> <string name="github_link">Проверить <a href="https://github.com/Minimalistic-Apps/price-converter" >исходный код</a></string> <string name="mail_link"><a href="mailto:[[email protected]](mailto:[email protected])" >[[email protected]](mailto:[email protected])</a></string> <string name="license">Лицензия: <a href="https://github.com/Minimalistic-Apps/price-converter/blob/master/LICENSE" >MIT</a></string> <string name="version">Версия</string> </resources>
Those can be added once app is refactored into #12
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have got an email
Those can be added once app is refactored into #12
The text was updated successfully, but these errors were encountered: