mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2025-02-10 10:44:42 +00:00
* Remove outdated notification strings * Revert changes to updated translations * Run formatter * update * fmt
7 lines
623 B
JSON
7 lines
623 B
JSON
{
|
|
"registration_approved_body": "आपका पंजीकरण स्वीकार किया गया। {hostname} में आपका स्वागत है!",
|
|
"registration_approved_subject": "{username} के लिए पंजीकरण स्वीकार किया गया",
|
|
"registration_denied": "पंजीकरण मना",
|
|
"registration_denied_subject": "{username} के लिए पंजीकरण मना",
|
|
"registration_denied_body": "{hostname} के पंजीकरण का आवेदन खारिच कर दिया गया है।"
|
|
}
|