mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Merge from main
This commit is contained in:
parent
755c2656fd
commit
dd99b9c611
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@
|
|||
"NoXcodeSelected" = "कोई Xcode चयनित नहीं";
|
||||
|
||||
// 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";
|
||||
"DownloadingPercentDescription" = "डाउनलोड: %d%% पूर्ण";
|
||||
"StopInstallation" = "स्थापना रोकें";
|
||||
|
|
|
|||
Loading…
Reference in a new issue