Bug 1580599 - Convert toolbox.properties to Fluent, part 4.
--- a/devtools/client/toolbox.ftl
+++ b/devtools/client/toolbox.ftl
@@ -7,16 +7,18 @@
## These labels are shown in the "..." menu in the toolbox, and represent different
## commands such as the docking of DevTools, toggling features, and viewing some
## external links. Some of the commands have the keyboard shortcut shown next to
## the label.
toolbox-meatball-menu-dock-bottom-label = Fijar en la parte inferior
+toolbox-meatball-menu-dock-left-label = Anclar a la izquierda
+toolbox-meatball-menu-dock-right-label = Anclar a la derecha
toolbox-meatball-menu-dock-separate-window-label = Ventana separada
toolbox-meatball-menu-splitconsole-label = Mostrar la consola dividida
toolbox-meatball-menu-hideconsole-label = Ocultar la consola dividida
toolbox-meatball-menu-settings-label = Ajustes
toolbox-meatball-menu-documentation-label = Documentación…
toolbox-meatball-menu-community-label = Comunidad…
# This menu item is only available in the browser toolbox. It forces the popups/panels
# to stay visible on blur, which is primarily useful for addon developers and Firefox