sprintify-ui 0.0.22 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sprintify-ui.es.js +1 -1
- package/package.json +1 -1
- package/src/lang/fr.json +1 -1
package/dist/sprintify-ui.es.js
CHANGED
|
@@ -11621,7 +11621,7 @@ Cette action est irr\xE9versible.`,
|
|
|
11621
11621
|
up_to_x: "Jusqu'\xE0 {x}",
|
|
11622
11622
|
upload_failed: "Le t\xE9l\xE9chargement a \xE9chou\xE9",
|
|
11623
11623
|
whoops: "Oups",
|
|
11624
|
-
x_ago: "il y a {
|
|
11624
|
+
x_ago: "il y a {duration}",
|
|
11625
11625
|
x_rows_selected: `1 item s\xE9lectionn\xE9 |
|
|
11626
11626
|
{count} items s\xE9lectionn\xE9s`,
|
|
11627
11627
|
year: "Ann\xE9e",
|
package/package.json
CHANGED
package/src/lang/fr.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"up_to_x": "Jusqu'à {x}",
|
|
52
52
|
"upload_failed": "Le téléchargement a échoué",
|
|
53
53
|
"whoops": "Oups",
|
|
54
|
-
"x_ago": "il y a {
|
|
54
|
+
"x_ago": "il y a {duration}",
|
|
55
55
|
"x_rows_selected": "1 item sélectionné | \n{count} items sélectionnés",
|
|
56
56
|
"year": "Année",
|
|
57
57
|
"yes_delete": "Oui, supprimer",
|