New Crowdin translations by GitHub Action (#10852)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
Alfresco Build
2025-05-13 19:07:47 +02:00
committed by GitHub
parent 58a5732043
commit d342643bd8
3 changed files with 6 additions and 6 deletions

View File

@@ -711,10 +711,10 @@
},
"NODE_FAVORITE_DIRECTIVE": {
"MESSAGES": {
"NODE_ADDED": "Added {{ name }} to favorites",
"NODES_ADDED": "Added {{ number }} items to favorites",
"NODE_REMOVED": "Removed {{ name }} from favorites",
"NODES_REMOVED": "Removed {{ number }} items from favorites"
"NODE_ADDED": "Dodano {{ name }} do ulubionych",
"NODES_ADDED": "Dodano {{ number }} elementy do ulubionych",
"NODE_REMOVED": "Usunięto {{ name }} z ulubionych",
"NODES_REMOVED": "Usunięto {{ number }} elementy z ulubionych"
}
}
}