diff --git a/android/app/src/main/AndroidManifest-Sample.xml b/android/app/src/main/AndroidManifest-Sample.xml index 9db35fe..aafa1ca 100644 --- a/android/app/src/main/AndroidManifest-Sample.xml +++ b/android/app/src/main/AndroidManifest-Sample.xml @@ -16,7 +16,7 @@ FlutterApplication and put your custom class here. --> + android:value="true" /> diff --git a/android/app/src/main/res/values-es/strings.xml b/android/app/src/main/res/values-es/strings.xml new file mode 100644 index 0000000..18a4518 --- /dev/null +++ b/android/app/src/main/res/values-es/strings.xml @@ -0,0 +1,4 @@ + + + ¡Tod@s contra el Fuego! + diff --git a/android/app/src/main/res/values-gl/strings.xml b/android/app/src/main/res/values-gl/strings.xml new file mode 100644 index 0000000..b509cd1 --- /dev/null +++ b/android/app/src/main/res/values-gl/strings.xml @@ -0,0 +1,4 @@ + + + Tod@s contra o Lume! + diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..65089d9 --- /dev/null +++ b/android/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ + + + All Against The Fire! +