Browse Source

Create labeler.yml

MarkusRost 4 năm trước cách đây
mục cha
commit
aba43996f7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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']