ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize PhraseApp configuration file.
{{repoTitle.MainEntity}}
.phraseapp
_
.phraseapp.defaults
_
.phraseapp.defaults.keys/list
_
phraseapp.defaults.keys/list.sort
phraseapp.defaults.keys/list.order
phraseapp.host - API host URL. Only needs to be changed for OnPremise usage
phraseapp.access_token - Access Token for authorization. Can be created in the user profile
phraseapp.file_format - File format name. See the format guide in the documentation for all supported file formats.
phraseapp.project_id - ID of the project
.phraseapp.push
_
phraseapp.push.sources Source files that will be uploaded on push
#
file
params.branch
params.file_format
params.locale_id
params.tags
params.update_translations
params.update_descriptions
params.convert_emoji
params.skip_upload_tags
params.skip_unverification
Actions
{{$index+1}}.
{{row.file}}
{{row.params.branch}}
{{row.params.file_format}}
{{row.params.locale_id}}
{{row.params.tags}}
{{row.params.update_translationsSelected.DisplayText}}
{{row.params.update_descriptionsSelected.DisplayText}}
{{row.params.convert_emojiSelected.DisplayText}}
{{row.params.skip_upload_tagsSelected.DisplayText}}
{{row.params.skip_unverificationSelected.DisplayText}}
.phraseapp.pull
_
phraseapp.pull.targets List of files that will be downloaded on pull
#
file
project_id
params.branch
params.file_format
params.tag
params.locale_id
params.include_empty_translations
params.keep_notranslate_tags
params.convert_emoji
params.encoding
Actions
{{$index+1}}.
{{row.file}}
{{row.project_id}}
{{row.params.branch}}
{{row.params.file_format}}
{{row.params.tag}}
{{row.params.locale_id}}
{{row.params.include_empty_translationsSelected.DisplayText}}
{{row.params.keep_notranslate_tagsSelected.DisplayText}}
{{row.params.convert_emojiSelected.DisplayText}}
{{row.params.encoding}}
{{repoTitle.MainEntity}}
×
file - Translation file which will be uploaded
params.branch - Branch name
params.file_format - File format name. See the format guide in the documentation for all supported file formats.
params.locale_id - Locale that should be downloaded. Locale ID or locale name are valid options
params.tags - List of tags separated by comma to be associated with the new keys contained in the upload
params.update_translations - Indicates whether existing translations should be updated with the file content
params.update_descriptions - Existing key descriptions will be updated with the file content. Empty descriptions overwrite existing descriptions
params.convert_emoji - Indicates whether the file contains Emoji symbols that should be converted
params.skip_upload_tags - Indicates whether the upload should not create upload tags
params.skip_unverification - Indicates whether the upload should unverify updated translations
params.file_encoding - Enforces a specific encoding on the file contents. Valid options are "UTF-8", "UTF-16" and "ISO-8859-1"
params.format_options.column_separator - Colum separator character
{{repoTitle.MainEntity}}
×
file - Translation file which will be downloaded
project_id - ID of the project
params.branch - Branch name
params.file_format - File format name. See the format guide in the documentation for all supported file formats.
params.tag - Limit result to keys tagged with the given tag (identified by its name)
params.locale_id - Locale that should be downloaded. Locale ID or locale name are valid options
params.include_empty_translations - Indicates whether keys without translations should be included in the output as well
params.keep_notranslate_tags - Indicates whether [NOTRANSLATE] tags should be kept
params.convert_emoji - Indicates whether Emoji symbols should be converted to actual Emojis
params.encoding - Enforces a specific encoding on the file contents. Valid options are "UTF-8", "UTF-16" and "ISO-8859-1"
params.skip_unverified_translations - Indicates whether the locale file should skip all unverified translations
params.fallback_locale_id - If a key has no translation in the locale being downloaded the translation in the fallback locale will be used. Provide the public ID of the locale that should be used as the fallback. Requires include_empty_translations to be set to true
Download Json
{{message}}