mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
adding l10n support to files_trashbin
This commit is contained in:
parent
43f8bf8e5c
commit
4162ba4d41
2 changed files with 6 additions and 0 deletions
0
apps/files_trashbin/l10n/.gitkeep
Normal file
0
apps/files_trashbin/l10n/.gitkeep
Normal file
|
|
@ -40,6 +40,12 @@ source_file = templates/files_sharing.pot
|
|||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[owncloud.files_trashbin]
|
||||
file_filter = <lang>/files_trashbin.po
|
||||
source_file = templates/files_trashbin.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[owncloud.files_versions]
|
||||
file_filter = <lang>/files_versions.po
|
||||
source_file = templates/files_versions.pot
|
||||
|
|
|
|||
Loading…
Reference in a new issue