Socket
Socket
Sign inDemoInstall

aor-language-french

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.8.0

7

index.js

@@ -40,2 +40,3 @@ module.exports = {

navigation: {
no_results: 'Aucun résultat',
page_out_of_boundaries: 'La page %{page} est en dehors des limites',

@@ -63,4 +64,10 @@ page_out_from_end: 'Fin de la pagination',

required: 'Ce champ est requis',
minLength: 'Minimum %{min} caractères',
maxLength: 'Maximum %{max} caractères',
minValue: 'Minimum %{min}',
maxValue: 'Maximum %{max}',
number: 'Doit être un nombre',
email: 'Doit être un email',
},
},
};

2

package.json
{
"name": "aor-language-french",
"version": "1.7.0",
"version": "1.8.0",
"description": "French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc