]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/node/DNSView.js
i18n: mark strings as translatable
[proxmox-widget-toolkit.git] / src / node / DNSView.js
index 34d9b9599044526e8d499f5805aaa17837f3ca67..6cdaf3f09ebf483f0129b84adcba86f462f92eac 100644 (file)
@@ -26,7 +26,7 @@ Ext.define('Proxmox.node.DNSView', {
            run_editor: run_editor,
            rows: {
                search: {
-                   header: 'Search domain',
+                   header: gettext('Search domain'),
                    required: true,
                    renderer: Ext.htmlEncode,
                },