Browse Source

Merge pull request #1229 from cosmy1/patch-2

Add missing translation in editor strings (FR, IT)
Lasse Öörni 9 years ago
parent
commit
f68d8a6333
1 changed files with 3 additions and 1 deletions
  1. 3 1
      bin/Data/EditorStrings.json

+ 3 - 1
bin/Data/EditorStrings.json

@@ -1392,6 +1392,8 @@
 		"it":"Colore"
 	},
 	"Tags":{
-		"en":"Tags"
+		"en":"Tags",
+		"fr":"Étiquettes",
+		"it":"Etichette"
 	}
 }