Skip to content

Commit 672caf4

Browse files
committed
Merge branch 'develop' of github.com:karlomikus/vue-salt-rim into develop
2 parents 7ec25e4 + cba4e12 commit 672caf4

18 files changed

+326
-308
lines changed

src/locales/messages/cs-CZ.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"latest": {
127127
"cocktails": "Poslední koktejly",
128-
"favorites": "Vaše nedávné oblíbené",
128+
"favorites": "Recent favorites",
129129
"ingredients": "Poslední ingredience"
130130
},
131131
"strength": "Síla",
@@ -136,7 +136,7 @@
136136
"medium": "Střední",
137137
"strong": "Silné",
138138
"welcome-user": "Vítejte {name}",
139-
"your-shopping-list": "Váš nákupní seznam",
139+
"your-shopping-list": "Shopping list",
140140
"missing.ingredients": "Zde budou zobrazeny ingredience, které Vám chybí.",
141141
"all-ingredients": "Všechny suroviny",
142142
"find-cocktails": "Najít koktejly",
@@ -402,7 +402,8 @@
402402
"confirm-optimization": "This will run bar optimizations",
403403
"sync-data": "Synchronize data",
404404
"confirm-datapack-sync": "This action will add missing data available in default datapack to this bar. Your existing recipes are not affected, but new data will be added. Please make sure that you have a backup or export of your data.",
405-
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\""
405+
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\"",
406+
"is-public": "Make bar public. Allows access to public API endpoints."
406407
},
407408
"close": "Close",
408409
"save-as": "Save as",

src/locales/messages/da-DK.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"latest": {
127127
"cocktails": "Latest cocktails",
128-
"favorites": "Your recent favorites",
128+
"favorites": "Recent favorites",
129129
"ingredients": "Latest ingredients"
130130
},
131131
"strength": "Strength",
@@ -136,7 +136,7 @@
136136
"medium": "Medium",
137137
"strong": "Strong",
138138
"welcome-user": "Welcome {name}",
139-
"your-shopping-list": "Your shopping list",
139+
"your-shopping-list": "Shopping list",
140140
"missing.ingredients": "Ingredients you are missing will be shown here.",
141141
"all-ingredients": "All ingredients",
142142
"find-cocktails": "Find cocktails",
@@ -402,7 +402,8 @@
402402
"confirm-optimization": "This will run bar optimizations",
403403
"sync-data": "Synchronize data",
404404
"confirm-datapack-sync": "This action will add missing data available in default datapack to this bar. Your existing recipes are not affected, but new data will be added. Please make sure that you have a backup or export of your data.",
405-
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\""
405+
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\"",
406+
"is-public": "Make bar public. Allows access to public API endpoints."
406407
},
407408
"close": "Close",
408409
"save-as": "Save as",

src/locales/messages/de-DE.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"latest": {
127127
"cocktails": "Deine neuesten Cocktails",
128-
"favorites": "Deine neuesten Favoriten",
128+
"favorites": "Recent favorites",
129129
"ingredients": "Neueste Zutaten"
130130
},
131131
"strength": "Stärke",
@@ -136,7 +136,7 @@
136136
"medium": "Mittel",
137137
"strong": "Stark",
138138
"welcome-user": "Wilkommen {name}",
139-
"your-shopping-list": "Your shopping list",
139+
"your-shopping-list": "Shopping list",
140140
"missing.ingredients": "Fehlende Zutaten werden hier angezeigt.",
141141
"all-ingredients": "Alle Zutaten",
142142
"find-cocktails": "Finde Cocktails",
@@ -402,7 +402,8 @@
402402
"confirm-optimization": "This will run bar optimizations",
403403
"sync-data": "Synchronize data",
404404
"confirm-datapack-sync": "This action will add missing data available in default datapack to this bar. Your existing recipes are not affected, but new data will be added. Please make sure that you have a backup or export of your data.",
405-
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\""
405+
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\"",
406+
"is-public": "Make bar public. Allows access to public API endpoints."
406407
},
407408
"close": "Schließen",
408409
"save-as": "Speichern unter",

src/locales/messages/el-GR.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"latest": {
127127
"cocktails": "Latest cocktails",
128-
"favorites": "Your recent favorites",
128+
"favorites": "Recent favorites",
129129
"ingredients": "Latest ingredients"
130130
},
131131
"strength": "Strength",
@@ -136,7 +136,7 @@
136136
"medium": "Medium",
137137
"strong": "Strong",
138138
"welcome-user": "Welcome {name}",
139-
"your-shopping-list": "Your shopping list",
139+
"your-shopping-list": "Shopping list",
140140
"missing.ingredients": "Ingredients you are missing will be shown here.",
141141
"all-ingredients": "All ingredients",
142142
"find-cocktails": "Find cocktails",
@@ -402,7 +402,8 @@
402402
"confirm-optimization": "This will run bar optimizations",
403403
"sync-data": "Synchronize data",
404404
"confirm-datapack-sync": "This action will add missing data available in default datapack to this bar. Your existing recipes are not affected, but new data will be added. Please make sure that you have a backup or export of your data.",
405-
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\""
405+
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\"",
406+
"is-public": "Make bar public. Allows access to public API endpoints."
406407
},
407408
"close": "Close",
408409
"save-as": "Save as",

src/locales/messages/es-ES.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"latest": {
127127
"cocktails": "Últimos cócteles",
128-
"favorites": "Tus favoritos recientes",
128+
"favorites": "Recent favorites",
129129
"ingredients": "Últimos ingredientes"
130130
},
131131
"strength": "Intensidad",
@@ -136,7 +136,7 @@
136136
"medium": "Intermedio",
137137
"strong": "Fuerte",
138138
"welcome-user": "Bienvenido/a {name}",
139-
"your-shopping-list": "Your shopping list",
139+
"your-shopping-list": "Shopping list",
140140
"missing.ingredients": "Los ingredientes que te faltan se mostrarán aquí.",
141141
"all-ingredients": "Todos los ingredientes",
142142
"find-cocktails": "Buscar cócteles",
@@ -402,7 +402,8 @@
402402
"confirm-optimization": "This will run bar optimizations",
403403
"sync-data": "Synchronize data",
404404
"confirm-datapack-sync": "This action will add missing data available in default datapack to this bar. Your existing recipes are not affected, but new data will be added. Please make sure that you have a backup or export of your data.",
405-
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\""
405+
"bars.datapack-sync-started": "Started default datapack sync in bar \"{name}\"",
406+
"is-public": "Make bar public. Allows access to public API endpoints."
406407
},
407408
"close": "Close",
408409
"save-as": "Save as",

0 commit comments

Comments
 (0)