Updated Hindi Localizable.strings file

Updated installation steps translation to retain positional specifier
This commit is contained in:
Gurpreet Kaur 2022-05-10 10:24:26 -07:00
parent dd99b9c611
commit 050cf98660

View file

@ -41,7 +41,7 @@
// Installation Steps
// When localizing. Items will be replaced in order. ie "Step 1 of 6: Downloading"
// So if changing order, make sure the positional specficier is retained. ex: "%3$@: Step %1$d of %2$d"
"InstallationStepDescription" = "%d: %@ का चरण %d";
"InstallationStepDescription" = "स्टेप %d, %d में से: %@";
"DownloadingPercentDescription" = "डाउनलोड: %d%% पूर्ण";
"StopInstallation" = "स्थापना रोकें";
"DownloadingError" = "कोई डाउनलोड जानकारी नहीं मिली";