Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 967f3240 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

add translations strings in en also

parent e1f01b64
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
OC.L10N.register(
    "passwords",
    {
        "Your Browser is outdated": "Your Browser is outdated",
        "Your browser is outdated and does not provide the necessary functionality to display this page.": "Your browser is outdated and does not provide the necessary functionality to display this page.",
        "To view this website properly, please enable Javascript JIT.": "To view this website properly, please enable Javascript JIT",
        "How to enable it": "How to enable it",
        "Please check if an update is available for your browser or choose a modern and compatible browser from the list below.": "Please check if an update is available for your browser or choose a modern and compatible browser from the list below.",
        "JavaScript JIT might be disabled in your browser in order to render web content in a more secure configuration. You can always enable Javascript JIT in the settings, depending on your web browser.": "JavaScript JIT is disabled by default in the browser in order to render web content in a more secure configuration. You can always enable Javascript JIT in the settings. <br /> <br /><p><b>Steps for eOS browser:</b> Click on the 3 dots icon at the top left corner and go to:<div class=\"quote\">Settings  > Site settings</div>Then, enable <b>Javascript JIT</b> at the bottom of the list.</p>"
    },
"nplurals=2; plural=(n != 1);");
+5 −0
Original line number Diff line number Diff line
{
	"translations": {
        "Your Browser is outdated": "Your Browser is outdated",
        "Your browser is outdated and does not provide the necessary functionality to display this page.": "Your browser is outdated and does not provide the necessary functionality to display this page.",
        "To view this website properly, please enable Javascript JIT.": "To view this website properly, please enable Javascript JIT",
        "How to enable it": "How to enable it",
        "Please check if an update is available for your browser or choose a modern and compatible browser from the list below.": "Please check if an update is available for your browser or choose a modern and compatible browser from the list below.",
        "JavaScript JIT might be disabled in your browser in order to render web content in a more secure configuration. You can always enable Javascript JIT in the settings, depending on your web browser.": "JavaScript JIT is disabled by default in the browser in order to render web content in a more secure configuration. You can always enable Javascript JIT in the settings. <br /> <br /><p><b>Steps for eOS browser:</b> Click on the 3 dots icon at the top left corner and go to:<div class=\"quote\">Settings  > Site settings</div>Then, enable <b>Javascript JIT</b> at the bottom of the list.</p>"
    },
	"pluralForm": "nplurals=2; plural=(n != 1);"