Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Commit 845cc33

Browse files
xavierlacotqboot
authored andcommitted
Some fixes
1 parent 0f6245a commit 845cc33

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ChangeLog
22

3-
## 1.0.0
3+
## 0.2.0
44

5-
- Use PHP proxy-sdk version 1.0.0
5+
- Use PHP proxy-sdk version 0.3.0
66
- Require the project key in WordPress dashboard
77

88
## 0.1.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"require": {
28-
"redirectionio/proxy-sdk": "^1.0.0"
28+
"redirectionio/proxy-sdk": "^0.3.0"
2929
},
3030
"require-dev": {
3131
"friendsofphp/php-cs-fixer": "^2.10",

languages/redirectionio-fr_FR.mo

9 Bytes
Binary file not shown.

languages/redirectionio-fr_FR.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: redirection.io\n"
44
"POT-Creation-Date: 2019-03-13 19:36+0100\n"
5-
"PO-Revision-Date: 2019-03-13 19:40+0100\n"
5+
"PO-Revision-Date: 2019-03-14 14:35+0100\n"
66
"Last-Translator: \n"
77
"Language-Team: [email protected]\n"
88
"Language: fr_FR\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"X-Generator: Poedit 2.0.4\n"
12+
"X-Generator: Poedit 2.2.1\n"
1313
"X-Poedit-Basepath: ..\n"
1414
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1515
"X-Poedit-KeywordsList: __;_e\n"
@@ -151,8 +151,8 @@ msgid ""
151151
" "
152152
msgstr ""
153153
"\n"
154-
" Vous pouvez la retrouver dans la section instances de votre "
155-
"dashboard: %s.\n"
154+
" Vous pouvez la retrouver dans la section « instances » de votre "
155+
"dashboard : %s.\n"
156156
" "
157157

158158
#: src/WPCoreFunctionsOverrider.php:151

0 commit comments

Comments
 (0)