mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #22858 from nextcloud/fix/translations/ignore_assets
Ignore bundled assets in l10n
This commit is contained in:
commit
1e67a83d40
2 changed files with 4 additions and 0 deletions
2
apps/dashboard/.l10nignore
Normal file
2
apps/dashboard/.l10nignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#webpack bundled files
|
||||
js/
|
||||
2
apps/user_status/.l10nignore
Normal file
2
apps/user_status/.l10nignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#webpack bundled files
|
||||
js/
|
||||
Loading…
Reference in a new issue