nodebb-theme-oxide
Advanced tools
Comparing version 3.0.12 to 3.0.13
@@ -11,3 +11,6 @@ { | ||
"download-brower-js": "Laden Sie einen Browser herunter, der JavaScript unterstützt, oder aktivieren Sie ihn, wenn er deaktiviert ist (z. B. NoScript).", | ||
"last-post": "Laatste bericht" | ||
"last-post": "Laatste bericht", | ||
"show-topic-tid": "ID-Thema im Titel anzeigen", | ||
"quick-reply": "Posten Sie eine schnelle Antwort", | ||
"quick-reply-placeholder": "Nachrichteninhalt" | ||
} |
@@ -11,3 +11,6 @@ { | ||
"download-brower-js": "Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).", | ||
"last-post": "Last post" | ||
"last-post": "Last post", | ||
"show-topic-tid": "Show ID topic in title", | ||
"quick-reply": "Post quick reply", | ||
"quick-reply-placeholder": "Message content" | ||
} |
@@ -11,3 +11,6 @@ { | ||
"download-brower-js": "Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).", | ||
"last-post": "Last post" | ||
"last-post": "Last post", | ||
"show-topic-tid": "Show ID topic in title", | ||
"quick-reply": "Post quick reply", | ||
"quick-reply-placeholder": "Message content" | ||
} |
@@ -11,3 +11,6 @@ { | ||
"download-brower-js": "Pobierz przeglądarkę obsługującą JavaScript lub włącz ją, jeśli jest wyłączona (np. NoScript).", | ||
"last-post": "Ostatni post" | ||
"last-post": "Ostatni post", | ||
"show-topic-tid": "Pokaż ID tematu w poście", | ||
"quick-reply": "Napisz szybką odpowiedź", | ||
"quick-reply-placeholder": "Treść wiadomości" | ||
} |
@@ -96,2 +96,3 @@ 'use strict'; | ||
config.enableQuickReply = settings.enableQuickReply === 'on'; | ||
config.enableShowTid = settings.enableShowTid === 'on'; | ||
}); | ||
@@ -98,0 +99,0 @@ |
{ | ||
"name": "nodebb-theme-oxide", | ||
"description": "Oxide Theme for NodeBB", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
835924
247
2845