Automatic bundle update
This commit is contained in:
@@ -580,6 +580,7 @@ filter.clear = Resetta Filtro
|
||||
filter.option.ignore = Ignora
|
||||
filter.scatter = Dispersione
|
||||
filter.terrain = Terreno
|
||||
filter.logic = Logic
|
||||
filter.option.scale = Scala
|
||||
filter.option.chance = Probabilità
|
||||
filter.option.mag = Magnitudine
|
||||
@@ -602,6 +603,8 @@ filter.option.floor2 = Terreno Secondario
|
||||
filter.option.threshold2 = Soglia Secondaria
|
||||
filter.option.radius = Raggio
|
||||
filter.option.percentile = Percentuale
|
||||
filter.option.code = Code
|
||||
filter.option.loop = Loop
|
||||
locales.info = Here, you can add locale bundles for specific languages to your map. In locale bundles, each property has a name and a value. These properties can be used by world processors and objectives using their names. They support text formatting (replacing placeholders with actual values).\n\n[cyan]Example property:\n[]name: [accent]timer[]\nvalue: [accent]Example timer, time left: {0}[]\n\n[cyan]Usage:\n[]Set it as objective's text: [accent]@timer\n\n[]Print it in a world processor:\n[accent]localeprint "timer"\nformat time\n[gray](where time is a separately calculated variable)
|
||||
locales.deletelocale = Are you sure you want to delete this locale bundle?
|
||||
locales.applytoall = Apply Changes To All Locales
|
||||
|
||||
Reference in New Issue
Block a user