Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Commit

Permalink
Update language files [skip ci]
Browse files Browse the repository at this point in the history
From Minecraft 1.8.0.8 and Minecraft: Java Edition 1.13.1
  • Loading branch information
sel-bot committed Oct 15, 2018
1 parent 9af48ce commit 89c051e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/lang/messages/en_GB.lang
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ commands.gamerule.nopermission = Only server owners can change '{0}'
commands.gamerule.norule = No game rule called '{0}' is available
commands.gamerule.success = Game rule {0} has been updated to {1}
commands.gamerule.type.invalid = Invalid type used for game rule '{0}'
commands.gamerule.type.nocheatsenabled = Game rule '{0}' can only be used if cheats are enabled in this world.
commands.generic.async.initiated = {0}' command started (async step {1})
commands.generic.boolean.invalid = '{0}' is not true or false
commands.generic.chunk.notFound = Specified chunk not found
Expand Down
1 change: 1 addition & 0 deletions assets/lang/messages/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ commands.gamerule.nopermission = Only server owners can change '{0}'
commands.gamerule.norule = No game rule called '{0}' is available
commands.gamerule.success = Game rule {0} has been updated to {1}
commands.gamerule.type.invalid = Invalid type used for game rule '{0}'
commands.gamerule.type.nocheatsenabled = Game rule '{0}' can only be used if cheats are enabled in this world.
commands.generic.async.initiated = '{0}' command started (async step {1})
commands.generic.boolean.invalid = '{0}' is not true or false
commands.generic.chunk.notFound = Specified chunk not found
Expand Down
1 change: 1 addition & 0 deletions assets/lang/messages/es_ES.lang
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ commands.gamerule.nopermission = Solo los propietarios del servidor pueden cambi
commands.gamerule.norule = No está disponible ninguna regla de juego llamada "{0}".
commands.gamerule.success = La regla de juego {0} se actualizó a {1}.
commands.gamerule.type.invalid = Tipo usado para la regla de juego "{0}" no válido
commands.gamerule.type.nocheatsenabled = La regla de juego '{0}' solo se puede usar si los trucos están activados en este mundo.
commands.generic.async.initiated = Comando "{0}" iniciado (paso asincrónico {1})
commands.generic.boolean.invalid = "{0}" no es verdadero ni falso.
commands.generic.chunk.notFound = No se ha encontrado el chunk especificado
Expand Down
1 change: 1 addition & 0 deletions assets/lang/messages/it_IT.lang
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ commands.gamerule.nopermission = Solo i proprietari del server possono cambiare
commands.gamerule.norule = Non è disponibile alcuna regola di gioco chiamata "{0}"
commands.gamerule.success = La regola di gioco {0} è stata aggiornata a {1}
commands.gamerule.type.invalid = Tipo non valido usato per la regola di gioco "{0}"
commands.gamerule.type.nocheatsenabled = La regola del gioco '{0}' può essere usata solo se vengono attivati i trucchi in questo mondo.
commands.generic.async.initiated = Comando "{0}" avviato (passaggio asincrono {1})
commands.generic.boolean.invalid = "{0}" non è "true" o "false"
commands.generic.chunk.notFound = Impossibile trovare il trancio indicato
Expand Down

0 comments on commit 89c051e

Please sign in to comment.