diff --git a/Projects/App/Resources/Localizable.xcstrings b/Projects/App/Resources/Localizable.xcstrings index b35494b..0b16400 100644 --- a/Projects/App/Resources/Localizable.xcstrings +++ b/Projects/App/Resources/Localizable.xcstrings @@ -369,87 +369,87 @@ } } }, - "Push To Edit" : { + "Registered" : { "extractionState" : "manual", "localizations" : { "en" : { "stringUnit" : { "state" : "translated", - "value" : "Push to Edit" + "value" : "Registered" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "밀어올려서 편집하기" + "value" : "등록 완료" } } } }, - "Registered" : { + "Share" : { "extractionState" : "manual", "localizations" : { "en" : { "stringUnit" : { "state" : "translated", - "value" : "Registered" + "value" : "Share" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "등록 완료" + "value" : "공유하기" } } } }, - "Share" : { + "Show More" : { "extractionState" : "manual", "localizations" : { "en" : { "stringUnit" : { "state" : "translated", - "value" : "Share" + "value" : "Show more" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "공유하기" + "value" : "더 보기" } } } }, - "Show More" : { + "Sub Color" : { "extractionState" : "manual", "localizations" : { "en" : { "stringUnit" : { "state" : "translated", - "value" : "Show more" + "value" : "Sub Color" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "더 보기" + "value" : "서브 컬러" } } } }, - "Sub Color" : { + "Swipe to edit" : { "extractionState" : "manual", "localizations" : { "en" : { "stringUnit" : { "state" : "translated", - "value" : "Sub Color" + "value" : "Swipe to edit" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "서브 컬러" + "value" : "밀어올려서 편집하기" } } }