i18n
This commit is contained in:
parent
a470c9869a
commit
97f37b7bc2
|
@ -131,5 +131,6 @@
|
||||||
"font_size": "フォント·サイズ",
|
"font_size": "フォント·サイズ",
|
||||||
"line_height": "行の高さ",
|
"line_height": "行の高さ",
|
||||||
"go_format": "Go フォーマット",
|
"go_format": "Go フォーマット",
|
||||||
"locale": "ロケール"
|
"locale": "ロケール",
|
||||||
|
"apply": "適用する"
|
||||||
}
|
}
|
||||||
|
|
|
@ -131,5 +131,6 @@
|
||||||
"font_size": "字体大小",
|
"font_size": "字体大小",
|
||||||
"line_height": "行高",
|
"line_height": "行高",
|
||||||
"go_format": "Go 格式化",
|
"go_format": "Go 格式化",
|
||||||
"locale": "语言环境"
|
"locale": "语言环境",
|
||||||
|
"apply": "应用"
|
||||||
}
|
}
|
|
@ -131,5 +131,6 @@
|
||||||
"font_size": "字體大小",
|
"font_size": "字體大小",
|
||||||
"line_height": "行高",
|
"line_height": "行高",
|
||||||
"go_format": "Go 格式化",
|
"go_format": "Go 格式化",
|
||||||
"locale": "語言環境"
|
"locale": "語言環境",
|
||||||
|
"apply": "應用"
|
||||||
}
|
}
|
Loading…
Reference in New Issue