Socket
Socket
Sign inDemoInstall

nodebb-theme-oxide

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-theme-oxide - npm Package Compare versions

Comparing version 3.0.17 to 3.0.18

5

languages/de/oxide.json

@@ -6,3 +6,3 @@ {

"hide-last-entry": "Blenden Sie den letzten Eintrag in der Kategorieansicht aus",
"turn-quick-answer": "Aktivieren Sie die schnelle Antwort",
"enable-quick-reply": "Aktivieren Sie die schnelle Antwort",
"card-information": "Information über ",

@@ -15,3 +15,4 @@ "aboutme": "Über mich",

"quick-reply": "Posten Sie eine schnelle Antwort",
"quick-reply-placeholder": "Nachrichteninhalt"
"quick-reply-placeholder": "Nachrichteninhalt",
"enable-category-icon": "Kategorie-Icons anzeigen"
}

@@ -6,3 +6,3 @@ {

"hide-last-entry": "Hide the last entry in the category view",
"turn-quick-answer": "Turn on the quick answer",
"enable-quick-reply": "Turn on the quick reply",
"card-information": "Information about ",

@@ -15,3 +15,4 @@ "aboutme": "About me",

"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content"
"quick-reply-placeholder": "Message content",
"enable-category-icon": "Show category icons"
}

@@ -6,3 +6,3 @@ {

"hide-last-entry": "Hide the last entry in the category view",
"turn-quick-answer": "Turn on the quick answer",
"enable-quick-reply": "Turn on the quick reply",
"card-information": "Information about ",

@@ -15,3 +15,4 @@ "aboutme": "About me",

"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content"
"quick-reply-placeholder": "Message content",
"enable-category-icon": "Show category icons"
}

@@ -6,3 +6,3 @@ {

"hide-last-entry": "Ukryj ostatni wpis w widoku kategorii",
"turn-quick-answer": "Włącz szybką odpowiedź",
"enable-quick-reply": "Włącz szybką odpowiedź",
"card-information": "Informacje o ",

@@ -15,3 +15,4 @@ "aboutme": "O mnie",

"quick-reply": "Napisz szybką odpowiedź",
"quick-reply-placeholder": "Treść wiadomości"
"quick-reply-placeholder": "Treść wiadomości",
"enable-category-icon": "Pokaż ikony kategori"
}

1

library.js

@@ -97,2 +97,3 @@ 'use strict';

config.enableShowTid = settings.enableShowTid === 'on';
config.enableCategoryIcons = settings.enableCategoryIcons === 'on';
});

@@ -99,0 +100,0 @@

{
"name": "nodebb-theme-oxide",
"description": "Oxide Theme for NodeBB",
"version": "3.0.17",
"version": "3.0.18",
"homepage": "https://github.com/youhosi/nodebb-theme-oxide",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc