Quellcode durchsuchen

Updated translations.

Lauri Ojansivu vor 1 Tag
Ursprung
Commit
23630a4c67
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. 5 5
      imports/i18n/data/en.i18n.json

+ 5 - 5
imports/i18n/data/en.i18n.json

@@ -328,15 +328,15 @@
   "comment-placeholder": "Write Comment",
   "comment-only": "Comment only",
   "comment-only-desc": "Can comment on cards only.",
-  "comment-assigned-only": "Comment Assigned Only",
+  "comment-assigned-only": "Only Assigned Comment",
   "comment-assigned-only-desc": "Only assigned cards visible. Can comment only.",
   "comment-delete": "Are you sure you want to delete the comment?",
   "deleteCommentPopup-title": "Delete comment?",
   "no-comments": "No comments",
   "no-comments-desc": "Can not see comments and activities.",
   "read-only": "Read Only",
-  "read-only-desc": "Can view cards only. Can not comment or edit.",
-  "read-assigned-only": "Read Assigned Only",
+  "read-only-desc": "Can view cards only. Can not edit.",
+  "read-assigned-only": "Only Assigned Read",
   "read-assigned-only-desc": "Only assigned cards visible. Can not edit.",
   "worker": "Worker",
   "worker-desc": "Can only move cards, assign itself to card and comment.",
@@ -574,8 +574,8 @@
   "no-results": "No results",
   "normal": "Normal",
   "normal-desc": "Can view and edit cards. Can't change settings.",
-  "normal-assigned-only": "Normal Assigned Only",
-  "normal-assigned-only-desc": "Only assigned cards visible. Can edit as Normal user.",
+  "normal-assigned-only": "Only Assigned Normal",
+  "normal-assigned-only-desc": "Only assigned cards visible. Edit as Normal user.",
   "not-accepted-yet": "Invitation not accepted yet",
   "notify-participate": "Receive updates to any cards you participate as creator or member",
   "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",