i18n: add Hindi translation
This commit is contained in:
parent
2552b0283a
commit
a5c201aedd
12 changed files with 136 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 घंटे पहले
|
||||
*[other] {$duration} घंटे पहले
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 मिनट पहले
|
||||
*[other] {$duration} मिनट पहले
|
||||
}
|
||||
show-less = कम दिखाएँ
|
||||
show-more = और {$more} दिखाएँ
|
||||
clear-group = समूह हटाएँ
|
||||
clear-all = सभी सूचनाएँ हटाएँ
|
||||
do-not-disturb = डिस्टर्ब न करें
|
||||
notification-settings = सूचना सेटिंग्स...
|
||||
no-notifications = कोई सूचनाएँ नहीं
|
||||
Loading…
Add table
Add a link
Reference in a new issue