🌐 (notification) add i18n for notif
This commit is contained in:
12
src/locales/fr.json
Normal file
12
src/locales/fr.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"notification": {
|
||||
"update": {
|
||||
"title": "Une mise à jour est disponible !",
|
||||
"body": "Recharger l'application pour l'installer."
|
||||
},
|
||||
"change": {
|
||||
"title": "Changement !",
|
||||
"body": "À votre tour {dev}."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user