Skip to content

Commit 1aca942

Browse files
author
squalle0nhart
committed
update string for ja
1 parent be2fcbe commit 1aca942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Auth/FirebaseAuthUI/Strings/ja.lproj/FirebaseAuthUI.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"AuthPickerTitle" = "ようこそ";
33

44
/* Sign in with email button label. Use short/abbreviated translation for 'email' which is less than 15 chars. */
5-
"SignInWithEmail" = "メールアドレスでログイン";
5+
"SignInWithEmail" = "メールアドレスでサインイン";
66

77
/* Title for email entry screen, email text field placeholder. Use short/abbreviated translation for 'email' which is less than 15 chars. */
88
"EnterYourEmail" = "メールアドレスを入力してください";
@@ -230,7 +230,7 @@
230230
"ProviderTitleTwitter" = "Twitter";
231231

232232
/* Sign in with provider button label. */
233-
"SignInWithProvider" = "%@ でログイン";
233+
"SignInWithProvider" = "%@ でサインイン";
234234

235235
/* Placeholder of input cell when user changes name. */
236236
"PlaceholderEnterName" = "名前を入力";

0 commit comments

Comments
 (0)