Explorar o código

fix: adjust layout setting string (#2423)

Richard Shiue %!s(int64=2) %!d(string=hai) anos
pai
achega
7aac4bc90b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/appflowy_flutter/assets/translations/en.json

+ 1 - 1
frontend/appflowy_flutter/assets/translations/en.json

@@ -417,7 +417,7 @@
     "settings": {
       "showWeekNumbers": "Show week numbers",
       "showWeekends": "Show weekends",
-      "firstDayOfWeek": "First day of week",
+      "firstDayOfWeek": "Start week on",
       "layoutDateField": "Layout calendar by"
     }
   }