diff --git a/system/system.json b/system/system.json index e90b5cc5..75e72fe9 100644 --- a/system/system.json +++ b/system/system.json @@ -2,7 +2,7 @@ "id": "fallout", "title": "Fallout: The Roleplaying Game", "description": "An unofficial system for playing the Fallout RPG from Modiphius Entertainment Ltd.", - "version": "11.14.2", + "version": "11.14.3", "compatibility": { "minimum": "12", "verified": "12" @@ -242,6 +242,12 @@ "path": "i18n/en.json", "flags": {} }, + { + "lang": "es", + "name": "Español", + "path": "i18n/es.json", + "flags": {} + }, { "lang": "fr", "name": "Français",