Skip to content

When I try to customize the table prefix, the cache may have problems finding the key value; For example, set table_prefix to xxxx_. The possible cause is that the prefix of the cache value related to "global_xxxx“ is set in the code. #1208

When I try to customize the table prefix, the cache may have problems finding the key value; For example, set table_prefix to xxxx_. The possible cause is that the prefix of the cache value related to "global_xxxx“ is set in the code.

When I try to customize the table prefix, the cache may have problems finding the key value; For example, set table_prefix to xxxx_. The possible cause is that the prefix of the cache value related to "global_xxxx“ is set in the code. #1208

name: 'translate issues'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
translate-isssues:
name: translate issues
runs-on: ubuntu-latest
steps:
- name: Issues Translator
uses: tomsun28/issues-translate-action@v2.5