From ae2d83a1aeab350088e4ecafdd45e457ae6aaf7c Mon Sep 17 00:00:00 2001 From: octorock <79596758+octorock@users.noreply.github.com> Date: Wed, 23 Jun 2021 17:35:03 +0200 Subject: [PATCH] Add EU translations using tmc_strings --- Makefile | 5 + data/data_08108E6C.s | 22 +- data/data_08132B30.s | 1 - data/strings.s | 20 +- translations/English.json | 3855 +++++++++++++++++++++++++++++++++++++ translations/French.json | 3855 +++++++++++++++++++++++++++++++++++++ translations/German.json | 3855 +++++++++++++++++++++++++++++++++++++ translations/Italian.json | 3855 +++++++++++++++++++++++++++++++++++++ translations/Spanish.json | 3855 +++++++++++++++++++++++++++++++++++++ 9 files changed, 19301 insertions(+), 22 deletions(-) create mode 100644 translations/English.json create mode 100644 translations/French.json create mode 100644 translations/German.json create mode 100644 translations/Italian.json create mode 100644 translations/Spanish.json diff --git a/Makefile b/Makefile index fde52c3b..5a7b00c4 100644 --- a/Makefile +++ b/Makefile @@ -190,6 +190,11 @@ sound/%.bin: sound/%.aif ; $(AIF) $< $@ sound/songs/%.s: sound/songs/%.mid cd $(@D) && ../../$(MID) $(