From 6029ae6b2d9ee55a21ec5900f42bf9200d12319b Mon Sep 17 00:00:00 2001 From: tastybento Date: Tue, 7 May 2019 21:44:42 -0700 Subject: [PATCH] YAML fix --- src/main/resources/locales/es-ES.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locales/es-ES.yml b/src/main/resources/locales/es-ES.yml index 380cd79..b0d733f 100644 --- a/src/main/resources/locales/es-ES.yml +++ b/src/main/resources/locales/es-ES.yml @@ -28,4 +28,4 @@ warps: success: "&AExito!" title: "Carteles de Warps" warpTip: "&6Coloca un cartel con este texto [text] arriba" -warpToPlayersSign: "&6Teletransportandote al warp de [player]" \ No newline at end of file + warpToPlayersSign: "&6Teletransportandote al warp de [player]" \ No newline at end of file