Explorar el Código

Merge pull request #10672 from tetrapod00/add-i18n-bug

Add i18n (internationalization) label to Bug triage guidelines
Matthew hace 5 meses
padre
commit
f845160a05
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      contributing/workflow/bug_triage_guidelines.rst

+ 1 - 0
contributing/workflow/bug_triage_guidelines.rst

@@ -127,6 +127,7 @@ describe an issue or pull request.
 -  *GUI*: relates to GUI (Control) nodes or to Nodes that compose user interfaces.
 -  *Import*: relates to the resource import system.
 -  *Input*: relates to the input system.
+-  *I18n*: relates to internationalization.
 -  *Multiplayer*: relates to multiplayer (high-level networking) systems.
 -  *Navigation*: relates to the navigation system (including A* and navmeshes).
 -  *Network*: relates to (low-level) networking.