From e81b3d821b0309cebcb93bbb47e796c93d0749df Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Sun, 17 Apr 2022 19:08:38 +0200 Subject: [PATCH] =?UTF-8?q?standarized=20Valenci=C3=A0=20lang=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- js/locale.js | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index f50398b..2b53107 100644 --- a/index.html +++ b/index.html @@ -179,7 +179,7 @@ - Rom Patcher JS v2.6 by Marc Robledo + Rom Patcher JS v2.6.1 by Marc Robledo
See on GitHub Donate @@ -209,7 +209,7 @@ - + diff --git a/js/locale.js b/js/locale.js index 5eb2692..4554f68 100644 --- a/js/locale.js +++ b/js/locale.js @@ -60,8 +60,8 @@ const LOCALIZATION={ 'error_invalid_patch': 'Archivo de parche no válido', 'warning_too_big': 'No se recomienda usar archivos muy grandes.' }, - 'nl':{ - 'creator_mode': 'Creator-modus', + 'nl':{ + 'creator_mode': 'Creator-modus', 'settings': 'Settings', 'alternate_output_name': 'Use patch name for output', 'light_theme': 'Light theme', @@ -89,9 +89,9 @@ const LOCALIZATION={ 'error_unzipping': 'Fout bij uitpakken van bestand', 'error_invalid_patch': 'Ongeldig patchbestand', 'warning_too_big': 'Het gebruik van grote bestanden wordt niet aanbevolen.' - }, - 'sv':{ - 'creator_mode': 'Skaparläge', + }, + 'sv':{ + 'creator_mode': 'Skaparläge', 'settings': 'Settings', 'alternate_output_name': 'Use patch name for output', 'light_theme': 'Light theme', @@ -150,7 +150,7 @@ const LOCALIZATION={ 'error_invalid_patch': 'Arxiu de pedaç no vàlid', 'warning_too_big': 'No es recomana usar arxius molt grans.' }, - 'val':{ + 'ca-va':{ 'creator_mode': 'Mode creador', 'settings': 'Configuració', 'alternate_output_name': 'Guardar amb nom del pedaç',