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.0.1 to 1.1.0

12

index.js

@@ -15,3 +15,3 @@ module.exports = {

create_item: 'Créer %{name}',
list_item: 'Liste des "%{name}"',
list_item: 'Liste des %{name}',
},

@@ -32,2 +32,9 @@ message: {

},
auth: {
username: 'Identifiant',
password: 'Mot de passe',
sign_in: 'Connexion',
sign_in_error: 'Echec de l\'authentification, merci de réessayer',
logout: 'Déconnexion',
},
notification: {

@@ -39,3 +46,6 @@ updated: 'Élement mis à jour',

},
validation: {
required: 'Ce champ est requis',
},
},
};

2

package.json
{
"name": "aor-language-french",
"version": "1.0.1",
"version": "1.1.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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc