Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions languages/roxyapi-de_DE.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-de_DE.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-de_DE.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-es_ES.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-es_ES.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-es_ES.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-fr_FR.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-fr_FR.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-fr_FR.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-hi_IN.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-hi_IN.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-hi_IN.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-pt_BR.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-pt_BR.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-pt_BR.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-ru_RU.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-ru_RU.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-ru_RU.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions languages/roxyapi-tr_TR.l10n.php

Large diffs are not rendered by default.

Binary file added languages/roxyapi-tr_TR.mo
Binary file not shown.
607 changes: 607 additions & 0 deletions languages/roxyapi-tr_TR.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<exclude-pattern>/build/*</exclude-pattern>
<exclude-pattern>/blocks/generated/*</exclude-pattern>
<exclude-pattern>/src/Generated/*</exclude-pattern>
<!-- Compiled translation caches emitted by `wp i18n make-php`, same category as src/Generated. -->
<exclude-pattern>/languages/*</exclude-pattern>

<arg value="sp"/>
<arg name="extensions" value="php"/>
Expand Down
6 changes: 6 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@ Yes. All RoxyAPI shortcodes work inside any page builder that supports WordPress

== Changelog ==

= 1.7.5 =
* The visitor form is now translated into German, Spanish, French, Hindi, Portuguese, Russian, and Turkish. Set your site language and the birth details form, its help text, and its buttons appear in that language alongside the reading itself.

= 1.7.4 =
* The block editor now follows your site language too. Reading settings panels in the editor were left in English even when the rest of your dashboard was translated.

Expand Down Expand Up @@ -380,6 +383,9 @@ Yes. All RoxyAPI shortcodes work inside any page builder that supports WordPress

== Upgrade Notice ==

= 1.7.5 =
Recommended for sites in German, Spanish, French, Hindi, Portuguese, Russian, or Turkish. The visitor form now appears in your site language.

= 1.7.4 =
Completes the translation work in 1.7.3 by covering the block editor panels.

Expand Down