diff --git a/bauh/resources/locale/en b/bauh/resources/locale/en index b8fcba7f..325e1e13 100644 --- a/bauh/resources/locale/en +++ b/bauh/resources/locale/en @@ -87,4 +87,5 @@ error=error action.cancelled=operation cancelled by the user copy=copy back=back -show=show \ No newline at end of file +show=show +ask.continue=Continue ? \ No newline at end of file diff --git a/bauh/resources/locale/es b/bauh/resources/locale/es index f02a6cd1..56c70206 100644 --- a/bauh/resources/locale/es +++ b/bauh/resources/locale/es @@ -89,4 +89,5 @@ error=error action.cancelled=operación cancelada por el usuario copy=copiar back=volver -show=mostrar \ No newline at end of file +show=mostrar +ask.continue=¿Continuar ? \ No newline at end of file diff --git a/bauh/resources/locale/pt b/bauh/resources/locale/pt index aba919e8..7ef6ff78 100644 --- a/bauh/resources/locale/pt +++ b/bauh/resources/locale/pt @@ -89,4 +89,5 @@ error=erro action.cancelled=operação cancelada pelo usuário copy=copiar back=voltar -show=mostrar \ No newline at end of file +show=mostrar +ask.continue=Continuar ? \ No newline at end of file