Latest translations and fallbacks
parent
2a2e8136cd
commit
e79f0dad90
@ -1,15 +1,15 @@
|
||||
{
|
||||
"custom-css": "Custom CSS/LESS",
|
||||
"custom-css": "Pielāgotais CSS/LESS",
|
||||
"custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
|
||||
"custom-css.enable": "Enable Custom CSS/LESS",
|
||||
"custom-css.enable": "Iespējot pielāgotu CSS/LESS",
|
||||
|
||||
"custom-js": "Custom Javascript",
|
||||
"custom-js": "Pielāgotais Javascript",
|
||||
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",
|
||||
"custom-js.enable": "Enable Custom Javascript",
|
||||
"custom-js.enable": "Iespējot pielāgotu Javascript",
|
||||
|
||||
"custom-header": "Custom Header",
|
||||
"custom-header": "Pielāgotā galvene",
|
||||
"custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup. Script tags are allowed, but are discouraged, as the <a href=\"#custom-header\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
|
||||
"custom-header.enable": "Enable Custom Header",
|
||||
"custom-header.enable": "Iespējot pielāgotu galveni",
|
||||
|
||||
"custom-css.livereload": "Enable Live Reload",
|
||||
"custom-css.livereload.description": "Iespējot šo, lai piespiestu visas tiešsaistes sesijas ikvienā no Tava konta esošajām ierīcēm atsvaidzināt katru reizi, kad noklikšķini uz Saglabāt"
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"home-page": "Home Page",
|
||||
"home-page": "Sākumlapa",
|
||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||
"home-page-route": "Home Page Route",
|
||||
"custom-route": "Custom Route",
|
||||
"allow-user-home-pages": "Allow User Home Pages",
|
||||
"home-page-title": "Title of the home page (default \"Home\")"
|
||||
"home-page-route": "Sākumlapa adrese",
|
||||
"custom-route": "Pielāgotā adrese",
|
||||
"allow-user-home-pages": "Atļaut lietotāju mājaslapas",
|
||||
"home-page-title": "Sākumlapas virsraksts (pēc noklusējuma \"Sākums\")"
|
||||
}
|
Loading…
Reference in New Issue