Use modal instead of dropdown menu in small/mobile views (#2674)
[oweals/peertube.git] / client / angular.json
index d9cee9bac6d826265049a2dedaf573c334d7166d..a64596a08743f7c9de602bb6170482802a301132 100644 (file)
             "translation": "src/locale/angular.es-ES.xlf",
             "baseHref": "/client/es-ES/"
           },
-          "oc": {
-            "translation": "src/locale/angular.oc.xlf",
-            "baseHref": "/client/oc/"
-          },
           "pt": {
             "translation": "src/locale/angular.pt-BR.xlf",
             "baseHref": "/client/pt-BR/"
                 {
                   "type": "anyComponentStyle",
                   "maximumWarning": "6kb",
-                  "maximumError": "10kb"
+                  "maximumError": "50kb"
                 }
               ],
               "fileReplacements": [
             "es-ES": {
               "localize":  [ "es" ]
             },
-            "oc": {
-              "localize":  [ "oc" ]
-            },
             "pt-BR": {
               "localize":  [ "pt" ]
             },