mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ko_KR: AM/PM date format should be localized.
Inspired by: r193869
This commit is contained in:
parent
198f4cc7b6
commit
a4cf065a39
2 changed files with 4 additions and 8 deletions
|
|
@ -71,13 +71,11 @@
|
|||
#
|
||||
# am
|
||||
#
|
||||
#오전
|
||||
AM
|
||||
오전
|
||||
#
|
||||
# pm
|
||||
#
|
||||
#오후
|
||||
PM
|
||||
오후
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
|
|
|
|||
|
|
@ -71,13 +71,11 @@
|
|||
#
|
||||
# am
|
||||
#
|
||||
#오전
|
||||
AM
|
||||
오전
|
||||
#
|
||||
# pm
|
||||
#
|
||||
#오후
|
||||
PM
|
||||
오후
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue