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 4.0.11 to 4.0.12

4

languages/de/oxide.json

@@ -13,3 +13,2 @@ {

"show-topic-tid": "ID-Thema im Titel anzeigen",
"quick-reply": "Posten Sie eine schnelle Antwort",
"quick-reply-placeholder": "Nachrichteninhalt",

@@ -21,3 +20,4 @@ "enable-category-icon": "Kategorie-Icons anzeigen",

"show-more": "Zeig mehr",
"topic-created": "Thema erstellt"
"topic-created": "Thema erstellt",
"account-ips": "Zeigen Sie die IP-Liebe des Benutzers im Profil an"
}

@@ -13,3 +13,2 @@ {

"show-topic-tid": "Show ID topic in title",
"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content",

@@ -21,3 +20,4 @@ "enable-category-icon": "Show category icons",

"show-more": "Show more",
"topic-created": "Topic created"
"topic-created": "Topic created",
"account-ips": "Show the user IPs in the profile"
}

@@ -13,3 +13,2 @@ {

"show-topic-tid": "Show ID topic in title",
"quick-reply": "Post quick reply",
"quick-reply-placeholder": "Message content",

@@ -21,3 +20,4 @@ "enable-category-icon": "Show category icons",

"show-more": "Show more",
"topic-created": "Topic created"
"topic-created": "Topic created",
"account-ips": "Show the user IPs in the profile"
}

@@ -13,3 +13,2 @@ {

"show-topic-tid": "Pokaż ID tematu w poście",
"quick-reply": "Napisz szybką odpowiedź",
"quick-reply-placeholder": "Treść wiadomości",

@@ -21,3 +20,4 @@ "enable-category-icon": "Pokaż ikony kategori",

"show-more": "Pokaż więcej",
"topic-created": "Temat utworzony"
"topic-created": "Temat utworzony",
"account-ips": "Pokazuj adresy IP użytkownika w profilu"
}

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

config.enableShowUserAllGroupsInProfile = settings.enableShowUserAllGroupsInProfile === 'on';
config.enableShowIpInUserProfile = settings.enableShowIpInUserProfile === 'on';
});

@@ -101,0 +102,0 @@

{
"name": "nodebb-theme-oxide",
"description": "A theme that is based on the GitHub design.",
"version": "4.0.11",
"version": "4.0.12",
"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