diff --git a/src/uxbox/main/locales/en.cljs b/src/uxbox/main/locales/en.cljs index 7614ebba81..9cfec171f6 100644 --- a/src/uxbox/main/locales/en.cljs +++ b/src/uxbox/main/locales/en.cljs @@ -13,11 +13,14 @@ "%s project" "%s projects"] "ds.num-colors" ["No colors" - "%s color" - "%s colors"] + "%s color" + "%s colors"] "ds.num-images" ["No images" - "%s image" - "%s images"] + "%s image" + "%s images"] + "ds.num-icons" ["No icons" + "%s icon" + "%s icons"] "ds.project-ordering" "Sort by" "ds.project-ordering.by-name" "name" "ds.project-ordering.by-last-update" "last update"