test(i18n): 팬레터 일본어 문구 기대값을 맞춘다
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ class CreatorChannelFanTalkFragmentLayoutTest {
|
|||||||
)
|
)
|
||||||
assertLocaleString("values/strings.xml", "아직 응원이 없습니다.\\n처음으로 크리에이터를 응원해 보세요!")
|
assertLocaleString("values/strings.xml", "아직 응원이 없습니다.\\n처음으로 크리에이터를 응원해 보세요!")
|
||||||
assertLocaleString("values-en/strings.xml", "No cheers yet.\\nBe the first to cheer for the creator!")
|
assertLocaleString("values-en/strings.xml", "No cheers yet.\\nBe the first to cheer for the creator!")
|
||||||
assertLocaleString("values-ja/strings.xml", "まだ応援がありません。\\n最初にクリエイターを応援してみましょう!")
|
assertLocaleString("values-ja/strings.xml", "まだファンレターがありません。\\n最初のファンレターを送ってみましょう!")
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user