summaryrefslogtreecommitdiff
path: root/skins/Vector/i18n/frc.json
diff options
context:
space:
mode:
Diffstat (limited to 'skins/Vector/i18n/frc.json')
-rw-r--r--skins/Vector/i18n/frc.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/skins/Vector/i18n/frc.json b/skins/Vector/i18n/frc.json
index f13d8ce6..47339730 100644
--- a/skins/Vector/i18n/frc.json
+++ b/skins/Vector/i18n/frc.json
@@ -1,9 +1,16 @@
{
"@metadata": {
"authors": [
- "Ebe123"
+ "Ebe123",
+ "Hangmanwa7id"
]
},
"vector-action-delete": "Supprimer",
- "vector-action-protect": "Protéger"
+ "vector-action-move": "Renommer",
+ "vector-action-protect": "Protéger",
+ "vector-view-create": "Créer",
+ "vector-view-edit": "Changer",
+ "vector-view-view": "Lire",
+ "vector-view-viewsource": "Regarder la source",
+ "vector-more-actions": "Plus"
}