Italian strings (#137)
* added italian strings * Fix unescaped apostrophes * Add Italian to resConfigs * Import translations from third party * Update donations__thanks_dialog as per @xicciodj Co-authored-by: Mygod <contact-github@mygod.be>
This commit is contained in:
@@ -27,7 +27,7 @@ android {
|
||||
applicationId "be.mygod.vpnhotspot"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
resConfigs "ru", "zh-rCN"
|
||||
resConfigs 'it', 'ru', 'zh-rCN'
|
||||
versionCode 217
|
||||
versionName '2.6.4'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user