- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for storage_title_tag (0.11 sec)
-
src/main/resources/fess_label_en.properties
labels.storage_button_upload=Upload labels.storage_bucket_name=Bucket Name labels.storage_file=File labels.storage_folder_name=Folder Name labels.storage_button_download=Download labels.storage_button_tags=Tags labels.storage_title_tag=Tag: labels.storage_tag_key=Tag Key labels.storage_tag_value=Tag Value labels.login.newpassword=Your password needs to be updated. labels.login.placeholder_new_password=New Password
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.storage_bucket_name = Nom du compartiment labels.storage_file = Déposer labels.storage_folder_name = Nom de dossier labels.storage_button_download = Télécharger labels.storage_button_tags = Mots clés labels.storage_title_tag = Étiqueter: labels.storage_tag_key = Clé de balise labels.storage_tag_value = Valeur de balise labels.login.newpassword = Votre mot de passe doit être mis à jour.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.storage_button_upload=Upload labels.storage_bucket_name=Bucket Name labels.storage_file=File labels.storage_folder_name=Folder Name labels.storage_button_download=Download labels.storage_button_tags=Tags labels.storage_title_tag=Tag: labels.storage_tag_key=Tag Key labels.storage_tag_value=Tag Value labels.login.newpassword=Your password needs to be updated. labels.login.placeholder_new_password=New Password
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.storage_button_upload=アップロード labels.storage_bucket_name=バケット名 labels.storage_file=ファイル labels.storage_folder_name=フォルダ名 labels.storage_button_download=ダウンロード labels.storage_button_tags=タグ labels.storage_title_tag=タグ: labels.storage_tag_key=タグキー labels.storage_tag_value=タグ値 labels.login.newpassword=パスワードを更新する必要があります labels.login.placeholder_new_password=新しいパスワード labels.login.placeholder_confirm_new_password=新しいパスワードの確認
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_storage_button_tags = "{labels.storage_button_tags}"; /** The key of the message: Tag: */ public static final String LABELS_storage_title_tag = "{labels.storage_title_tag}"; /** The key of the message: Tag Key */ public static final String LABELS_storage_tag_key = "{labels.storage_tag_key}"; /** The key of the message: Tag Value */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)