Quellcode durchsuchen

Updated translations.

Lauri Ojansivu vor 3 Jahren
Ursprung
Commit
123654008f
65 geänderte Dateien mit 136 neuen und 71 gelöschten Zeilen
  1. 2 1
      i18n/ar-EG.i18n.json
  2. 2 1
      i18n/ar.i18n.json
  3. 2 1
      i18n/bg.i18n.json
  4. 2 1
      i18n/br.i18n.json
  5. 2 1
      i18n/ca.i18n.json
  6. 2 1
      i18n/cs.i18n.json
  7. 2 1
      i18n/da.i18n.json
  8. 2 1
      i18n/de-CH.i18n.json
  9. 2 1
      i18n/de.i18n.json
  10. 2 1
      i18n/el.i18n.json
  11. 2 1
      i18n/en-GB.i18n.json
  12. 2 1
      i18n/en-IT.i18n.json
  13. 2 1
      i18n/eo.i18n.json
  14. 2 1
      i18n/es-AR.i18n.json
  15. 2 1
      i18n/es-CL.i18n.json
  16. 2 1
      i18n/es-LA.i18n.json
  17. 2 1
      i18n/es-MX.i18n.json
  18. 2 1
      i18n/es-PE.i18n.json
  19. 2 1
      i18n/es-PY.i18n.json
  20. 2 1
      i18n/es.i18n.json
  21. 2 1
      i18n/eu.i18n.json
  22. 2 1
      i18n/fa-IR.i18n.json
  23. 2 1
      i18n/fa.i18n.json
  24. 2 1
      i18n/fi.i18n.json
  25. 2 1
      i18n/fr-CH.i18n.json
  26. 4 3
      i18n/fr.i18n.json
  27. 2 1
      i18n/gl.i18n.json
  28. 2 1
      i18n/he.i18n.json
  29. 2 1
      i18n/hi.i18n.json
  30. 2 1
      i18n/hr.i18n.json
  31. 2 1
      i18n/hu.i18n.json
  32. 2 1
      i18n/hy.i18n.json
  33. 2 1
      i18n/id.i18n.json
  34. 2 1
      i18n/ig.i18n.json
  35. 2 1
      i18n/it.i18n.json
  36. 2 1
      i18n/ja.i18n.json
  37. 2 1
      i18n/ka.i18n.json
  38. 2 1
      i18n/km.i18n.json
  39. 2 1
      i18n/ko.i18n.json
  40. 2 1
      i18n/lt.i18n.json
  41. 2 1
      i18n/lv.i18n.json
  42. 2 1
      i18n/mk.i18n.json
  43. 2 1
      i18n/mn.i18n.json
  44. 2 1
      i18n/nb.i18n.json
  45. 2 1
      i18n/nl.i18n.json
  46. 2 1
      i18n/oc.i18n.json
  47. 2 1
      i18n/pa.i18n.json
  48. 2 1
      i18n/pl.i18n.json
  49. 6 5
      i18n/pt-BR.i18n.json
  50. 2 1
      i18n/pt.i18n.json
  51. 2 1
      i18n/ro.i18n.json
  52. 2 1
      i18n/ru.i18n.json
  53. 2 1
      i18n/sk.i18n.json
  54. 2 1
      i18n/sl.i18n.json
  55. 2 1
      i18n/sr.i18n.json
  56. 2 1
      i18n/sv.i18n.json
  57. 2 1
      i18n/sw.i18n.json
  58. 2 1
      i18n/ta.i18n.json
  59. 2 1
      i18n/th.i18n.json
  60. 2 1
      i18n/tr.i18n.json
  61. 2 1
      i18n/uk.i18n.json
  62. 2 1
      i18n/vi.i18n.json
  63. 2 1
      i18n/zh-CN.i18n.json
  64. 2 1
      i18n/zh-HK.i18n.json
  65. 2 1
      i18n/zh-TW.i18n.json

+ 2 - 1
i18n/ar-EG.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ar.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/bg.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Премахване"
+    "remove-btn": "Премахване",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/br.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ca.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/cs.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Odstranit"
+    "remove-btn": "Odstranit",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/da.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Fjern"
+    "remove-btn": "Fjern",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/de-CH.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "entfernen"
+    "remove-btn": "entfernen",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/de.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "entfernen"
+    "remove-btn": "entfernen",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/el.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/en-GB.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/en-IT.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/eo.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Forigi"
+    "remove-btn": "Forigi",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-AR.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-CL.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Eliminar"
+    "remove-btn": "Eliminar",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-LA.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-MX.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-PE.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Eliminar"
+    "remove-btn": "Eliminar",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es-PY.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/es.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Eliminar"
+    "remove-btn": "Eliminar",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/eu.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/fa-IR.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/fa.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "حذف"
+    "remove-btn": "حذف",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/fi.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Lisätyt tiimit näkyy tässä alla:",
     "remove-team-from-table": "Oletko varma että haluat poistaa tämän tiimin taululta?",
     "confirm-btn": "Varmista",
-    "remove-btn": "Poista"
+    "remove-btn": "Poista",
+    "filter-card-title-label": "Suodata kortin otsikko"
 }

+ 2 - 1
i18n/fr-CH.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 4 - 3
i18n/fr.i18n.json

@@ -1091,7 +1091,8 @@
     "cardDetailsPopup-title": "Détails de la carte",
     "add-teams": "Ajouter des équipes",
     "add-teams-label": "Les équipes ajoutées sont affichées ci-dessous :",
-    "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
-    "confirm-btn": "Confirm",
-    "remove-btn": "Supprimer"
+    "remove-team-from-table": "Voulez-vous vraiment supprimer cette équipe du tableau ?",
+    "confirm-btn": "Confirmer",
+    "remove-btn": "Supprimer",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/gl.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/he.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "הצוותים שנוספו מופיעים להלן:",
     "remove-team-from-table": "להסיר את הצוות הזה מהלוח?",
     "confirm-btn": "אישור",
-    "remove-btn": "הסרה"
+    "remove-btn": "הסרה",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/hi.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/hr.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Ukloniti"
+    "remove-btn": "Ukloniti",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/hu.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Távolítsd el"
+    "remove-btn": "Távolítsd el",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/hy.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/id.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "hapus"
+    "remove-btn": "hapus",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ig.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/it.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Rimuovi"
+    "remove-btn": "Rimuovi",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ja.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "削除"
+    "remove-btn": "削除",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ka.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/km.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ko.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "제거"
+    "remove-btn": "제거",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/lt.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/lv.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Noņemt"
+    "remove-btn": "Noņemt",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/mk.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/mn.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/nb.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Fjern"
+    "remove-btn": "Fjern",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/nl.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Verwijder"
+    "remove-btn": "Verwijder",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/oc.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/pa.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/pl.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Usuń"
+    "remove-btn": "Usuń",
+    "filter-card-title-label": "Filter by card title"
 }

+ 6 - 5
i18n/pt-BR.i18n.json

@@ -1089,9 +1089,10 @@
     "help-request": "Solicitação de Ajuda",
     "editCardSortOrderPopup-title": "Mudar ordenação",
     "cardDetailsPopup-title": "Detalhes do Cartão",
-    "add-teams": "Add teams",
-    "add-teams-label": "Added teams are displayed below:",
-    "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
-    "confirm-btn": "Confirm",
-    "remove-btn": "Remover"
+    "add-teams": "Adicionar times",
+    "add-teams-label": "Times adicionados são exibidos abaixo:",
+    "remove-team-from-table": "Você tem certeza que deseja excluir este time do quadro?",
+    "confirm-btn": "Confirmar",
+    "remove-btn": "Remover",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/pt.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remover"
+    "remove-btn": "Remover",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ro.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ru.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Удалить"
+    "remove-btn": "Удалить",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/sk.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/sl.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Odstrani"
+    "remove-btn": "Odstrani",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/sr.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Ukloni"
+    "remove-btn": "Ukloni",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/sv.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Ta bort"
+    "remove-btn": "Ta bort",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/sw.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/ta.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/th.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/tr.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Kaldır"
+    "remove-btn": "Kaldır",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/uk.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Видалити\n"
+    "remove-btn": "Видалити\n",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/vi.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Xóa"
+    "remove-btn": "Xóa",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/zh-CN.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "移除"
+    "remove-btn": "移除",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/zh-HK.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "Remove"
+    "remove-btn": "Remove",
+    "filter-card-title-label": "Filter by card title"
 }

+ 2 - 1
i18n/zh-TW.i18n.json

@@ -1093,5 +1093,6 @@
     "add-teams-label": "Added teams are displayed below:",
     "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
     "confirm-btn": "Confirm",
-    "remove-btn": "移除"
+    "remove-btn": "移除",
+    "filter-card-title-label": "Filter by card title"
 }