diff --git a/App/App/Localizable.xcstrings b/App/App/Localizable.xcstrings index 14520ac..32f2ae7 100644 --- a/App/App/Localizable.xcstrings +++ b/App/App/Localizable.xcstrings @@ -345,13 +345,13 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Player" + "value" : "Player Type" } }, "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Joueur" + "value" : "Type de joueur" } } } @@ -373,6 +373,22 @@ } } }, + "newGame.timeLimit" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Time limit" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Limite de temps" + } + } + } + }, "newGame.title" : { "extractionState" : "manual", "localizations" : {