- Sort Score
- Result 10 results
- Languages All
Results 11 - 17 of 17 for user_city (0.16 sec)
-
src/main/resources/fess_label_ko.properties
labels.user_initials=이니셜 labels.initials=이니셜 labels.user_carLicense=운전면허증 labels.carLicense=운전면허증 labels.user_mobile=휴대전화 labels.mobile=휴대전화 labels.user_postalAddress=주소 labels.postalAddress=주소 labels.user_city=시구정촌 labels.city=시구정촌 labels.user_teletexTerminalIdentifier=텔레텍스 단말 식별자 labels.teletexTerminalIdentifier=텔레텍스 단말 식별자 labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.user_initials=首字母 labels.initials=首字母 labels.user_carLicense=驾驶执照 labels.carLicense=驾驶执照 labels.user_mobile=手机 labels.mobile=手机 labels.user_postalAddress=邮政地址 labels.postalAddress=邮政地址 labels.user_city=城市 labels.city=城市 labels.user_teletexTerminalIdentifier=电传终端标识符 labels.teletexTerminalIdentifier=电传终端标识符 labels.user_x121Address=x121Address labels.x121Address=x121Address labels.user_businessCategory=业务类别
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.user_carLicense=Permis de conduire labels.carLicense=Permis de conduire labels.user_mobile=Mobile labels.mobile=Mobile labels.user_postalAddress=Adresse postale labels.postalAddress=Adresse postale labels.user_city=Ville labels.city=Ville labels.user_teletexTerminalIdentifier=Identifiant de terminal Teletex labels.teletexTerminalIdentifier=Identifiant de terminal Teletex labels.user_x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.initials=Initialen labels.user_carLicense=Rijbewijs labels.carLicense=Rijbewijs labels.user_mobile=Mobiel labels.mobile=Mobiel labels.user_postalAddress=Postadres labels.postalAddress=Postadres labels.user_city=Stad labels.city=Stad labels.user_teletexTerminalIdentifier=Teletex-terminal-ID labels.teletexTerminalIdentifier=Teletex-terminal-ID labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_pt_BR.properties
labels.user_carLicense=Carteira de motorista labels.carLicense=Carteira de motorista labels.user_mobile=Celular labels.mobile=Celular labels.user_postalAddress=Endereço postal labels.postalAddress=Endereço postal labels.user_city=Cidade labels.city=Cidade labels.user_teletexTerminalIdentifier=Identificador de terminal de teletex labels.teletexTerminalIdentifier=Identificador de terminal de teletex labels.user_x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.user_initials=インシャル labels.initials=インシャル labels.user_carLicense=運転免許証 labels.carLicense=運転免許証 labels.user_mobile=携帯電話 labels.mobile=携帯電話 labels.user_postalAddress=住所 labels.postalAddress=住所 labels.user_city=市区町村 labels.city=市区町村 labels.user_teletexTerminalIdentifier=テレテックス端末識別子 labels.teletexTerminalIdentifier=テレテックス端末識別子 labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_POSTAL_ADDRESS = "{labels.postalAddress}"; /** The key of the message: City */ public static final String LABELS_user_city = "{labels.user_city}"; /** The key of the message: City */ public static final String LABELS_CITY = "{labels.city}"; /** The key of the message: Teletex Terminal Identifier */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)