diff options
Diffstat (limited to 'l10n-vi/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-vi/devtools/client/toolbox-options.ftl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-vi/devtools/client/toolbox-options.ftl b/l10n-vi/devtools/client/toolbox-options.ftl index 4c596dfe44..e012ec9eaf 100644 --- a/l10n-vi/devtools/client/toolbox-options.ftl +++ b/l10n-vi/devtools/client/toolbox-options.ftl @@ -41,6 +41,11 @@ options-inspector-draggable-properties-tooltip = # The label for the checkbox option to enable simplified highlighting on page elements # within the inspector for users who enabled prefers-reduced-motion = reduce options-inspector-simplified-highlighters-label = Sử dụng công cụ tô sáng đơn giản hơn với prefers-reduced-motion +# The label for the checkbox option to make the Enter key move the focus to the next input +# when editing a property name or value in the Inspector rules view +options-inspector-rules-focus-next-on-enter-label = Focus trường nhập tiếp theo khi nhấn <kbd>Enter</kbd> +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Khi được bật, nhấn phím Enter khi chỉnh sửa bộ chọn, tên hoặc giá trị thuộc tính sẽ focus sang trường nhập tiếp theo. ## "Default Color Unit" options for the Inspector @@ -52,6 +57,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Tên màu +## Web Console section + +# The heading +options-webconsole-label = Bảng điều khiển Web +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Bật bảng điều khiển chia tách +options-webconsole-split-console-tooltip = + .title = Mở bảng điều khiển chia tách với phím Escape + ## Style Editor section # The heading |