@meith/i18n 0.33.3 → 0.33.4

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.3",
3
+ "version": "0.33.4",
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": {
@@ -600,7 +600,7 @@
600
600
  "adminNavigation.inside": "Inside",
601
601
  "adminNavigation.label": "Label",
602
602
  "adminNavigation.labelHint": "Left empty on one of the board’s own items, the item keeps its translated name.",
603
- "adminNavigation.lede": "The menu across the top of every board page. The six items a new board starts with are ordinary rows here: rename them, reorder them, hide them, or delete them, and add links of your own beside them — to a chat server, a wiki, a shop, or anywhere else.",
603
+ "adminNavigation.lede": "The menu across the top of every board page. A new board shows Home, New posts and Search; the board’s other pages — Unanswered, My posts, Who’s online, Members and Staff — are here too, hidden until you tick Shown in the menu. Every row is ordinary: rename it, reorder it, hide it, or delete it, and add links of your own beside them — to a chat server, a wiki, a shop, or anywhere else.",
604
604
  "adminNavigation.newItem": "New menu item",
605
605
  "adminNavigation.newTab": "Open in a new tab",
606
606
  "adminNavigation.none": "None. The board renders no navigation menu at all.",