Forráskód Böngészése

Add translations for Board Settings / Allow Rename Board/Swimlane/Card.

Thanks to xet7 !
Lauri Ojansivu 5 éve
szülő
commit
2eed1ca0eb
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      i18n/en.i18n.json

+ 3 - 1
i18n/en.i18n.json

@@ -762,5 +762,7 @@
   "show-on-card": "Show on Card",
   "new": "New",
   "editUserPopup-title": "Edit User",
-  "newUserPopup-title": "New User"
+  "newUserPopup-title": "New User",
+  "allow-rename": "Allow Rename",
+  "allowRenamePopup-title": "Allow Rename"
 }