diff --git a/Threaded/Localizable.xcstrings b/Threaded/Localizable.xcstrings index 3788192..0ffdaef 100644 --- a/Threaded/Localizable.xcstrings +++ b/Threaded/Localizable.xcstrings @@ -2544,6 +2544,22 @@ } } }, + "status.cross-post.alts" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Post on other app" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Publier sur une autre app" + } + } + } + }, "status.editing" : { "localizations" : { "en" : { @@ -3682,4 +3698,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file