aboutsummaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-08-10 19:58:44 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-08-10 19:58:44 +0200
commit846b7c915e96402da4c3b12e1d02276b4f158634 (patch)
tree04c343b99e7b42a4c875790e3bfedbdd8e3a38e2 /src/lang
parent7f90d57abc197930ef4e4bfd65b83fdc5934d1d5 (diff)
downloadViper-846b7c915e96402da4c3b12e1d02276b4f158634.tar.gz
Viper-846b7c915e96402da4c3b12e1d02276b4f158634.zip
revert some localization changes
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/en.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index e95d890..bf147ab 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -276,8 +276,7 @@
"missing_launch_command": "There's currently no custom launch command set, one has to be configured to launch",
"missing_steam": "Can't launch with Steam directly, as it doesn't seem to be installed",
"missing_flatpak": "Can't launch with Flatpak, as it doesn't seem to be installed",
- "missing_flatpak_steam": "Can't launch with the Flatpak version of Steam, as it doesn't seem to be installed",
- "permission_denied": "Unable to extract Northstar to your game directory"
+ "missing_flatpak_steam": "Can't launch with the Flatpak version of Steam, as it doesn't seem to be installed"
}
}
},