mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-19 20:39:55 +02:00
feat: add draft lang keys
This commit is contained in:
@@ -46,9 +46,11 @@
|
||||
"header.account": "Account",
|
||||
"header.navigation": "Navigation",
|
||||
"header.manage": "Manage",
|
||||
"header.drafts": "Drafts",
|
||||
|
||||
"notifications.loading": "Loading Notifications",
|
||||
"chats.loading": "Loading Chats",
|
||||
"drafts.loading": "Loading Drafts",
|
||||
|
||||
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"composer.schedule-time": "Time",
|
||||
"composer.cancel-scheduling": "Cancel Scheduling",
|
||||
"composer.set-schedule-date": "Set Date",
|
||||
|
||||
"composer.discard-all-drafts": "Discard All",
|
||||
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
|
||||
Reference in New Issue
Block a user