blob: a924580b9b9b07c594c98653817777e48ca77c79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ui/strings/translations/app_locale_settings_ko.xtb.orig 2022-10-01 07:40:07 UTC
+++ ui/strings/translations/app_locale_settings_ko.xtb
@@ -12,7 +12,7 @@
<if expr="is_ios">
<translation id="IDS_WEB_FONT_FAMILY">Helvetica,Apple SD Gothic Neo,AppleGothic,sans-serif</translation>
</if>
-<if expr="is_linux">
+<if expr="is_posix">
<translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK KR,NanumGothic,UnDotum,Baekmuk Gulim,sans-serif</translation>
</if>
<if expr="is_chromeos">
|