We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f07e9 commit 9242c31Copy full SHA for 9242c31
Sources/iOS/Core/Strings/ko.lproj/NewPost.strings
@@ -12,11 +12,11 @@
12
"title" = "새 툿";
13
"reply" = "답글";
14
"edit" = "수정";
15
-"quote" = "引用";
+"quote" = "인용";
16
17
"selectVisibility.title" = "공개범위";
18
"selectVisibility.description" = "공개범위를 설정해주세요";
19
-"selectVisibility.disabled.quotingPrivate" = "引用元の投稿の公開範囲より広い範囲には設定できません";
+"selectVisibility.disabled.quotingPrivate" = "인용 원본 게시물의 공개 범위보다 넓은 범위에서는 설정할 수 없습니다.";
20
21
"addImageFromButton" = "← 에 이미지 추가";
22
// Safariのファイル選択時の表記に合わせてほしい
0 commit comments