Skip to content

Commit

Permalink
Update source file Localizable.xcstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
vapidinfinity committed Nov 9, 2024
1 parent 284b248 commit 9ee695d
Showing 1 changed file with 187 additions and 1 deletion.
188 changes: 187 additions & 1 deletion Mythic/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -3058,11 +3058,197 @@
},
"%@ \"%@\"..." : {
"localizations" : {
"af" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ar" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ca" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"cs" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"da" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"de" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"el" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"es" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"fi" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"fr" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"he" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"hu" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"id" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"it" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ja" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ko" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"mt" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"nl" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"no" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"pl" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"pt-BR" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"pt-PT" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ro" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"ru" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"sr" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"sv" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"tr" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"uk" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"vi" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
},
"zh-Hant" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ \"%2$@\"..."
}
}
}
},
Expand Down Expand Up @@ -60197,4 +60383,4 @@
}
},
"version" : "1.0"
}
}

0 comments on commit 9ee695d

Please sign in to comment.