i18n-test2.properties

来自「jakarta-taglibs」· PROPERTIES 代码 · 共 14 行

PROPERTIES
14
字号
# this is an alternate test base file
#
# it is merely here to show how to use multiple bundles
# with the i18n tag tag library
#
# to keep the test simple, the base file just contains
# a single key with an english value. all other locales
# have no values in them (again, keeping things simple)
#
#  having matching locales for all bundles is important
# to avoid exceptions at runtime due to mismatching locales

test1=this is a test of the second base properties file

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?