🐛 Small fixes to sample translations

This commit is contained in:
Iván Ovejero 2021-11-22 11:57:26 +01:00
parent a48429f425
commit df5a6a96a2
2 changed files with 2 additions and 2 deletions

View file

@ -428,7 +428,7 @@ export default {
help: '🇩🇪 Help',
helpMenuItems: {
documentation: '🇩🇪 Documentation',
forum: '🇩🇪 Forum @:mainSidebar.helpMenuItems.documentation',
forum: '🇩🇪 Forum',
workflows: '🇩🇪 Workflows',
},
importFromFile: '🇩🇪 Import from File',

View file

@ -1,5 +1,5 @@
module.exports = {
github: {
start: {
header: {
displayName: '🇩🇪 Start',
},