fix release 2023.07.30
This commit is contained in:
parent
9eda7c7eae
commit
bbfa3fa568
@ -18,7 +18,7 @@ $this->registerModule(
|
||||
'Translater',
|
||||
'Translate your Dotclear plugins and themes',
|
||||
'Jean-Christian Denis & contributors',
|
||||
'2023.07.29',
|
||||
'2023.07.30',
|
||||
[
|
||||
'requires' => [
|
||||
['php', '8.1'],
|
||||
|
@ -2,10 +2,10 @@
|
||||
<modules xmlns:da="http://dotaddict.org/da/">
|
||||
<module id="translater">
|
||||
<name>Translater</name>
|
||||
<version>2023.07.29</version>
|
||||
<version>2023.07.30</version>
|
||||
<author>Jean-Christian Denis & contributors</author>
|
||||
<desc>Translate your Dotclear plugins and themes</desc>
|
||||
<file>https://github.com/JcDenis/translater/releases/download/v2023.07.29/plugin-translater.zip</file>
|
||||
<file>https://github.com/JcDenis/translater/releases/download/v2023.07.30/plugin-translater.zip</file>
|
||||
<da:dcmin>2.27</da:dcmin>
|
||||
<da:details>https://plugins.dotaddict.org/dc2/details/translater</da:details>
|
||||
<da:support>http://forum.dotclear.org/viewtopic.php?id=39220</da:support>
|
||||
|
Loading…
Reference in New Issue
Block a user