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.18 to 3.0.19

4

languages/de/oxide.json

@@ -15,3 +15,5 @@ {

"quick-reply-placeholder": "Nachrichteninhalt",
"enable-category-icon": "Kategorie-Icons anzeigen"
"enable-category-icon": "Kategorie-Icons anzeigen",
"bagde-title": "Abzeichen",
"enable-show-user-all-groups-in-profile": "Alle Benutzergruppen in der Profilansicht anzeigen"
}

@@ -15,3 +15,5 @@ {

"quick-reply-placeholder": "Message content",
"enable-category-icon": "Show category icons"
"enable-category-icon": "Show category icons",
"bagde-title": "Badges",
"enable-show-user-all-groups-in-profile": "Show all user groups in profile view"
}

@@ -15,3 +15,5 @@ {

"quick-reply-placeholder": "Message content",
"enable-category-icon": "Show category icons"
"enable-category-icon": "Show category icons",
"bagde-title": "Badges",
"enable-show-user-all-groups-in-profile": "Show all user groups in profile view"
}

@@ -15,3 +15,5 @@ {

"quick-reply-placeholder": "Treść wiadomości",
"enable-category-icon": "Pokaż ikony kategori"
"enable-category-icon": "Pokaż ikony kategori",
"bagde-title": "Plakietki",
"enable-show-user-all-groups-in-profile": "Pokaż wszystkie grupy użytkowników w widoku profilu"
}

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

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

@@ -100,0 +101,0 @@

{
"name": "nodebb-theme-oxide",
"description": "Oxide Theme for NodeBB",
"version": "3.0.18",
"version": "3.0.19",
"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

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

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

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