@waline/client 2.6.2 → 2.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/legacy.d.ts CHANGED
@@ -114,6 +114,10 @@ interface WalineLocale extends WalineDateLocale, WalineLevelLocale {
114
114
  gif: string;
115
115
  gifSearchPlaceholder: string;
116
116
  profile: string;
117
+ approved: string;
118
+ waiting: string;
119
+ spam: string;
120
+ unsticky: string;
117
121
  }
118
122
 
119
123
  interface WalineProps {