File tree Expand file tree Collapse file tree 5 files changed +5
-1
lines changed Expand file tree Collapse file tree 5 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
"title" = "Login";
10
10
"pleaseInputMastodonInstance" = "Please input mastodon instance";
11
+ "validationFailed.hostIncludingSlash" = "Please only include host name (without https:// and/or leading slash)";
11
12
"loginButton" = "Login";
12
13
13
14
"progressDialog.title" = "Logging in...";
Original file line number Diff line number Diff line change 89
89
"postDetail.reportAbuse" = "신고";
90
90
"postDetail.boost" = "부스트";
91
91
"postDetail.favorite" = "좋아요";
92
- "inquiryWithAnotherAccount.action" = "他のアカウントで照会 ";
92
+ "inquiryWithAnotherAccount.action" = "다른 계정으로 조회 ";
93
93
"customEmojis.title" = "커스텀 이모지 목록";
94
94
95
95
"quote.state.pending" = "원본 게시자에 의해 인용이 아직 허용돼있지 않습니다";
Original file line number Diff line number Diff line change 8
8
9
9
"title" = "로그인";
10
10
"pleaseInputMastodonInstance" = "Mastodon 인스턴스를 입력해 주세요";
11
+ "validationFailed.hostIncludingSlash" = "ホスト名のみを入力してください (https:// や最後の / は含めないでください)";
11
12
"loginButton" = "로그인";
12
13
13
14
"progressDialog.title" = "로그인 중";
Original file line number Diff line number Diff line change 8
8
9
9
"title" = "登录";
10
10
"pleaseInputMastodonInstance" = "请输入Mastodon服务器链接";
11
+ "validationFailed.hostIncludingSlash" = "ホスト名のみを入力してください (https:// や最後の / は含めないでください)";
11
12
"loginButton" = "登录";
12
13
13
14
"progressDialog.title" = "正在登录";
Original file line number Diff line number Diff line change 8
8
9
9
"title" = "登入";
10
10
"pleaseInputMastodonInstance" = "請輸入Mastodon實例鏈接";
11
+ "validationFailed.hostIncludingSlash" = "ホスト名のみを入力してください (https:// や最後の / は含めないでください)";
11
12
"loginButton" = "登入";
12
13
13
14
"progressDialog.title" = "登入中";
You can’t perform that action at this time.
0 commit comments