Explorar el Código

Create labeler.yml

MarkusRost hace 4 años
padre
commit
aba43996f7
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .github/labeler.yml

+ 3 - 0
.github/labeler.yml

@@ -0,0 +1,3 @@
+# Add 'translation' label to any change to i18n files
+translation:
+- any: ['i18n/*.json', 'dashboard/i18n/*.json']