diff options
| author | Ali Rahimi <alirahimi818@gmail.com> | 2024-01-22 14:36:01 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-22 14:38:36 +0300 |
| commit | b172d450e3a9dba8a56b2f6cd9e059559d232033 (patch) | |
| tree | f4a84c9a37b771eb16799d294ffafd41ef13b8b0 /web/translation/translate.en_US.toml | |
| parent | 5c695ca6520c9cd9c44b18119a862f8f480969af (diff) | |
Group editing feature of users with the same subscription (#1661)
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index b2d74c3b..4fcb50c6 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -181,6 +181,8 @@ "exportInbound" = "Export Inbound" "import" = "Import" "importInbound" = "Import an Inbound" +"isGroupEdit" = "Group editing" +"isGroupEditDesc" = "All clients with the same subscription are edited" [pages.client] "add" = "Add Client" |
