aboutsummaryrefslogtreecommitdiff
path: root/src-vue
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2024-07-15 13:41:29 +0200
committerGitHub <noreply@github.com>2024-07-15 13:41:29 +0200
commit61bbc5bf6d6eaf9edd07fa1d4a8cfa340f5a4100 (patch)
treef3133af1b0d7d7c4b9bf9e5b191eebe6bf2cab48 /src-vue
parent84594583641388ba6248f81bd6eaef95c95f9373 (diff)
downloadFlightCore-61bbc5bf6d6eaf9edd07fa1d4a8cfa340f5a4100.tar.gz
FlightCore-61bbc5bf6d6eaf9edd07fa1d4a8cfa340f5a4100.zip
fix: Add missing translation (#967)
Translation for showing NSFW mod was missing
Diffstat (limited to 'src-vue')
-rw-r--r--src-vue/src/i18n/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/src/i18n/lang/en.json b/src-vue/src/i18n/lang/en.json
index e0460fd1..4c3da49f 100644
--- a/src-vue/src/i18n/lang/en.json
+++ b/src-vue/src/i18n/lang/en.json
@@ -110,6 +110,7 @@
"show_deprecated_mods": "Show deprecated Thunderstore mods",
"show_deprecated_mods_desc1": "This allows you to see deprecated mods in the online mods collection.",
"show_deprecated_mods_desc2": "Watch out, such mods are usually deprecated for a good reason.",
+ "show_nsfw_mods": "Show NSFW Thunderstore mods",
"profile": {
"active": "Active Profile",