Fix geo constant scope
This commit is contained in:
@@ -72,7 +72,8 @@
|
||||
"impossible_value": "La valeur \"$0\" n'est pas possible pour le champ \"$1\"",
|
||||
"no_auth": "Pas d'autorisation",
|
||||
"not_found": "Action inconnue",
|
||||
"unknown_field": "Champ \"$0\" inconnu"
|
||||
"unknown_field": "Champ \"$0\" inconnu",
|
||||
"unknown_type": "Type \"$0\" inconnu"
|
||||
},
|
||||
"feed": {
|
||||
"counter": "N°$0",
|
||||
|
||||
Reference in New Issue
Block a user