You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Please select a new time" : "Please select a new time",
740
+
"Enter a value between {min} and {max}." : "Enter a value between {min} and {max}.",
741
+
"Enter a value of {min} or more." : "Enter a value of {min} or more.",
742
+
"Enter a value of {max} or less." : "Enter a value of {max} or less.",
710
743
"This field is mandatory" : "This field is mandatory",
711
744
"You can not insert any links in this field. Please configure at least one link provider in the column configuration." : "You can not insert any links in this field. Please configure at least one link provider in the column configuration.",
712
745
"Copy link" : "Copy link",
@@ -753,6 +786,7 @@ OC.L10N.register(
753
786
"Is lower than" : "Is lower than",
754
787
"Is lower than or equal" : "Is lower than or equal",
755
788
"Is empty" : "Is empty",
789
+
"Is not empty" : "Is not empty",
756
790
"Magic field" : "Magic field",
757
791
"Me (user ID)" : "Me (user ID)",
758
792
"Me (name)" : "Me (name)",
@@ -784,6 +818,7 @@ OC.L10N.register(
784
818
"Request not allowed." : "Request not allowed.",
785
819
"Resource not found." : "Resource not found.",
786
820
"Could not load columns." : "Could not load columns.",
821
+
"Could not load view." : "Could not load view.",
787
822
"Could not insert column." : "Could not insert column.",
788
823
"Could not update column." : "Could not update column.",
789
824
"Could not remove column." : "Could not remove column.",
"Please select a new time" : "Please select a new time",
738
+
"Enter a value between {min} and {max}." : "Enter a value between {min} and {max}.",
739
+
"Enter a value of {min} or more." : "Enter a value of {min} or more.",
740
+
"Enter a value of {max} or less." : "Enter a value of {max} or less.",
708
741
"This field is mandatory" : "This field is mandatory",
709
742
"You can not insert any links in this field. Please configure at least one link provider in the column configuration." : "You can not insert any links in this field. Please configure at least one link provider in the column configuration.",
710
743
"Copy link" : "Copy link",
@@ -751,6 +784,7 @@
751
784
"Is lower than" : "Is lower than",
752
785
"Is lower than or equal" : "Is lower than or equal",
753
786
"Is empty" : "Is empty",
787
+
"Is not empty" : "Is not empty",
754
788
"Magic field" : "Magic field",
755
789
"Me (user ID)" : "Me (user ID)",
756
790
"Me (name)" : "Me (name)",
@@ -782,6 +816,7 @@
782
816
"Request not allowed." : "Request not allowed.",
783
817
"Resource not found." : "Resource not found.",
784
818
"Could not load columns." : "Could not load columns.",
819
+
"Could not load view." : "Could not load view.",
785
820
"Could not insert column." : "Could not insert column.",
786
821
"Could not update column." : "Could not update column.",
787
822
"Could not remove column." : "Could not remove column.",
0 commit comments