File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
logicaldoc-gui/src/main/java/com/logicaldoc/gui/common/client
logicaldoc-i18n/src/main/resources/i18n Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ public class Feature {
105105
106106 public static final int CLOUD_STORE = 46 ;
107107
108- public static final int ARTIFICIAL_INTELLIGENCE = 47 ;
108+ public static final int ROBOT = 47 ;
109109
110110 public static final int AUTOMATION = 48 ;
111111
@@ -225,7 +225,7 @@ public class Feature {
225225
226226 public static final int ONLYOFFICE = 107 ;
227227
228- public static final int ROBOT = 108 ;
228+ public static final int ARTIFICIAL_INTELLIGENCE = 108 ;
229229
230230 private static Set <String > features = new HashSet <>();
231231
Original file line number Diff line number Diff line change @@ -791,7 +791,7 @@ feature.Feature_43=Google Drive
791791feature.Feature_44 =SMB Storage
792792feature.Feature_45 =Format Conversion
793793feature.Feature_46 =Cloud Storage
794- feature.Feature_47 =Artificial Intelligence
794+ feature.Feature_47 =Robots
795795feature.Feature_48 =Automation
796796feature.Feature_49 =Zonal OCR
797797feature.Feature_50 =Show Disabled
@@ -851,7 +851,7 @@ feature.Feature_104=ChatGPT
851851feature.Feature_105 =Google Calendar
852852feature.Feature_106 =Scanner
853853feature.Feature_107 =OnlyOffice
854- feature.Feature_108 =Robot
854+ feature.Feature_108 =Artificial Intelligence
855855
856856licensevalid =The license is valid
857857licenseinvalid =The license is not valid
You can’t perform that action at this time.
0 commit comments