localized: add Japanese template.
This commit is contained in:
14
cde/programs/localized/templates/Japanese.am
Normal file
14
cde/programs/localized/templates/Japanese.am
Normal file
@@ -0,0 +1,14 @@
|
||||
# This file is a template for setting the platform-specific LANG
|
||||
# variable for a locale.
|
||||
|
||||
if SOLARIS
|
||||
LANG=ja
|
||||
endif
|
||||
|
||||
if LINUX
|
||||
LANG=ja_JP.UTF-8
|
||||
endif
|
||||
|
||||
if BSD
|
||||
LANG=ja_JP.UTF-8
|
||||
endif
|
||||
Reference in New Issue
Block a user