Skip to content

Commit 7c01d25

Browse files
committed
fix: shorter "compare" copy
1 parent 6865d8e commit 7c01d25

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"code": "code",
149149
"docs": "docs",
150150
"fund": "fund",
151-
"compare": "compare..."
151+
"compare": "compare"
152152
},
153153
"docs": {
154154
"not_available": "Docs not available",

i18n/locales/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"code": "code",
134134
"docs": "docs",
135135
"fund": "donner",
136-
"compare": "comparer..."
136+
"compare": "comparer"
137137
},
138138
"docs": {
139139
"not_available": "Documentation non disponible",

lunaria/files/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"code": "code",
149149
"docs": "docs",
150150
"fund": "fund",
151-
"compare": "compare..."
151+
"compare": "compare"
152152
},
153153
"docs": {
154154
"not_available": "Docs not available",

lunaria/files/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"code": "code",
134134
"docs": "docs",
135135
"fund": "donner",
136-
"compare": "comparer..."
136+
"compare": "comparer"
137137
},
138138
"docs": {
139139
"not_available": "Documentation non disponible",

0 commit comments

Comments
 (0)