-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Hindi translation #1453
base: master
Are you sure you want to change the base?
Add Hindi translation #1453
Conversation
Added hindi translation
EXPORT: 'उपयोग: /export सब्सक्रिप्शन को ओपीएमएल प्रारूप में निर्यात करें' | ||
SEND_FILE_IMPORT: सदस्यताएँ आयात करने के लिए एक opml फ़ाइल भेजें | ||
RSS_USAGE: 'उपयोग: /rss आउटपुट सदस्यता सूची में लिंक दिखाने के लिए "कच्चा" जोड़ें' | ||
VIEW_ALL_USAGE: /viewall सभी सदस्यताएँ और ग्राहकों की संख्या देखें, लिंक दिखाने के लिए कच्चा जोड़ें |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
command paramters should not be translated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Explain where?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
raw
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
raw
thats how Hindi language looks and understandable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
raw is a paramter read by the Bot, not human.
Added hindi translation
added on #67