@meith/i18n 0.33.1 → 0.33.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meith/i18n",
3
- "version": "0.33.1",
3
+ "version": "0.33.3",
4
4
  "description": "The message catalog and the locale-aware formatters: ICU messages, plural categories, locale negotiation, and the registry themes and plugins add their own catalogs to.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1842,6 +1842,7 @@
1842
1842
  "error.app.control-panel-available-from-address": "The control panel is not available from this address.",
1843
1843
  "error.app.control-panel-board": "No control panel on this board.",
1844
1844
  "error.app.control-panel-sign-in": "Sign in to the control panel and try that again.",
1845
+ "error.app.core-migrations-pending": "This board is missing {count} core migration(s): {migrations}. Run `meith migrate` — under Compose, redeploy — and try again. The panel applies plugin migrations only.",
1845
1846
  "error.app.current-password": "That is not your current password.",
1846
1847
  "error.app.default-theme-make-another-theme": "This is the default theme. Make another theme the default first, then turn this one off.",
1847
1848
  "error.app.delete-post": "You cannot delete that post.",