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

Translations #17

Open
2 tasks
hank-milliken opened this issue Feb 13, 2022 · 0 comments
Open
2 tasks

Translations #17

hank-milliken opened this issue Feb 13, 2022 · 0 comments
Milestone

Comments

@hank-milliken
Copy link
Contributor

hank-milliken commented Feb 13, 2022

  • add some translation library
  • create easy way how to contribute translations

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

@hank-milliken hank-milliken changed the title RU translations Translations Jun 27, 2022
@hank-milliken hank-milliken added this to the Version 3 milestone Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant