Markdown. Privacy Policies. Injection dep updated

This commit is contained in:
vjrj 2018-07-12 09:57:31 +02:00
parent 8301e6a40e
commit f0ab472b3a
21 changed files with 487 additions and 25 deletions

View file

@ -47,6 +47,7 @@ class S implements WidgetsLocalizations {
String get isYourUbicationEnabled => "I cannot get your current location. It's your ubication enabled?";
String get notPermsUbication => "We don't have permission to get your location";
String get notifyAFire => "Notify a fire";
String get privacyPolicy => "Privacy Policy";
String get supportThisInitiative => "Support this initiative";
String get toDeleteThisPlace => "Slide horizontally to delete this place";
String get toFiresNotifications => "Subscribe to fires notifications";
@ -120,6 +121,8 @@ class es extends S {
@override
String get aF3wSeconds => "unos segundos";
@override
String get privacyPolicy => "Política de Privacidad";
@override
String get activeFires => "Fuegos activos";
@override
String get aMonth => "un mes";