Felix Zieger
commited on
Commit
·
59270de
1
Parent(s):
af0d016
like
Browse files- src/i18n/translations/de.ts +2 -1
- src/i18n/translations/en.ts +2 -1
- src/i18n/translations/es.ts +1 -1
- src/i18n/translations/fr.ts +1 -2
- src/i18n/translations/it.ts +1 -1
src/i18n/translations/de.ts
CHANGED
@@ -75,7 +75,7 @@ export const de = {
|
|
75 |
leaderboard: "Bestenliste",
|
76 |
credits: "Erstellt während des",
|
77 |
helpWin: "Hilf uns gewinnen",
|
78 |
-
onHuggingface: " auf Huggingface"
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
@@ -97,3 +97,4 @@ export const de = {
|
|
97 |
}
|
98 |
}
|
99 |
};
|
|
|
|
75 |
leaderboard: "Bestenliste",
|
76 |
credits: "Erstellt während des",
|
77 |
helpWin: "Hilf uns gewinnen",
|
78 |
+
onHuggingface: "mit einem Like auf Huggingface"
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
|
|
97 |
}
|
98 |
}
|
99 |
};
|
100 |
+
|
src/i18n/translations/en.ts
CHANGED
@@ -75,7 +75,7 @@ export const en = {
|
|
75 |
leaderboard: "Leaderboard",
|
76 |
credits: "Created during the",
|
77 |
helpWin: "Help us win by",
|
78 |
-
onHuggingface: "
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
@@ -97,3 +97,4 @@ export const en = {
|
|
97 |
}
|
98 |
}
|
99 |
};
|
|
|
|
75 |
leaderboard: "Leaderboard",
|
76 |
credits: "Created during the",
|
77 |
helpWin: "Help us win by",
|
78 |
+
onHuggingface: "Liking on Huggingface"
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
|
|
97 |
}
|
98 |
}
|
99 |
};
|
100 |
+
|
src/i18n/translations/es.ts
CHANGED
@@ -75,7 +75,7 @@ export const es = {
|
|
75 |
leaderboard: "Clasificación",
|
76 |
credits: "Creado durante el",
|
77 |
helpWin: "Ayúdanos a ganar",
|
78 |
-
onHuggingface: "Dando
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
|
|
75 |
leaderboard: "Clasificación",
|
76 |
credits: "Creado durante el",
|
77 |
helpWin: "Ayúdanos a ganar",
|
78 |
+
onHuggingface: "Dando me gusta en Huggingface"
|
79 |
},
|
80 |
howToPlay: {
|
81 |
setup: {
|
src/i18n/translations/fr.ts
CHANGED
@@ -74,7 +74,7 @@ export const fr = {
|
|
74 |
leaderboard: "Classement",
|
75 |
credits: "Créé pendant le",
|
76 |
helpWin: "Aidez-nous à gagner en",
|
77 |
-
onHuggingface: "Nous
|
78 |
},
|
79 |
howToPlay: {
|
80 |
setup: {
|
@@ -96,4 +96,3 @@ export const fr = {
|
|
96 |
}
|
97 |
}
|
98 |
};
|
99 |
-
|
|
|
74 |
leaderboard: "Classement",
|
75 |
credits: "Créé pendant le",
|
76 |
helpWin: "Aidez-nous à gagner en",
|
77 |
+
onHuggingface: "Nous aimant sur Huggingface"
|
78 |
},
|
79 |
howToPlay: {
|
80 |
setup: {
|
|
|
96 |
}
|
97 |
}
|
98 |
};
|
|
src/i18n/translations/it.ts
CHANGED
@@ -77,7 +77,7 @@ export const it = {
|
|
77 |
leaderboard: "Classifica",
|
78 |
credits: "Creato durante il",
|
79 |
helpWin: "Aiutaci a vincere",
|
80 |
-
onHuggingface: "Mettendo
|
81 |
},
|
82 |
howToPlay: {
|
83 |
setup: {
|
|
|
77 |
leaderboard: "Classifica",
|
78 |
credits: "Creato durante il",
|
79 |
helpWin: "Aiutaci a vincere",
|
80 |
+
onHuggingface: "Mettendo mi piace su Huggingface"
|
81 |
},
|
82 |
howToPlay: {
|
83 |
setup: {
|