diff --git a/bauh/view/resources/locale/en b/bauh/view/resources/locale/en index 973e379b..666adf4e 100644 --- a/bauh/view/resources/locale/en +++ b/bauh/view/resources/locale/en @@ -131,4 +131,6 @@ desktopsettings=desktop settings texteditor=text editor screenshots.bt_next.label=next screenshots.bt_back.label=previous -instantmessaging=messaging \ No newline at end of file +instantmessaging=messaging +2dgraphics=2d graphics +vectorgraphics=vector graphics \ No newline at end of file diff --git a/bauh/view/resources/locale/es b/bauh/view/resources/locale/es index 8a130f51..c777972f 100644 --- a/bauh/view/resources/locale/es +++ b/bauh/view/resources/locale/es @@ -168,4 +168,6 @@ desktopsettings=configuraciones texteditor=editor de texto screenshots.bt_next.label=próxima screenshots.bt_back.label=anterior -instantmessaging=mensajens \ No newline at end of file +instantmessaging=mensajens +2dgraphics=gŕaficos 2d +vectorgraphics=gráficos vectoriales \ No newline at end of file diff --git a/bauh/view/resources/locale/pt b/bauh/view/resources/locale/pt index d80a10c9..7d963837 100644 --- a/bauh/view/resources/locale/pt +++ b/bauh/view/resources/locale/pt @@ -171,3 +171,5 @@ texteditor=editor de texto screenshots.bt_next.label=próxima screenshots.bt_back.label=anterior instantmessaging=mensagens +2dgraphics=gŕaficos 2d +vectorgraphics=gráficos vetoriais \ No newline at end of file