feat: add draft lang keys

This commit is contained in:
Barış Soner Uşaklı
2022-12-01 11:02:11 -05:00
parent 848a57c314
commit 55e0cbe76a
2 changed files with 3 additions and 1 deletions

View File

@@ -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.",

View File

@@ -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",