Explorar o código

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

Thanks to xet7 !
Lauri Ojansivu %!s(int64=5) %!d(string=hai) anos
pai
achega
2eed1ca0eb
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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"
 }