diff options
author | rakekniven <2069590+rakekniven@users.noreply.github.com> | 2022-01-10 14:07:14 +0100 |
---|---|---|
committer | rakekniven <2069590+rakekniven@users.noreply.github.com> | 2022-01-10 14:07:14 +0100 |
commit | 2f6c7b68ab077a1a102825dcae2408ab1714d88f (patch) | |
tree | a3bf6ff16082144ab397dac514dd8e931818a308 /apps/files_sharing/l10n/pa.js | |
parent | 6572f801023f3b6bed33c32aee4edc5c8e840ece (diff) | |
download | nextcloud-server-2f6c7b68ab077a1a102825dcae2408ab1714d88f.tar.gz nextcloud-server-2f6c7b68ab077a1a102825dcae2408ab1714d88f.zip |
Removed obselete language files - Pt. II
For these files there are no associated languages setup at Transifex.
Fix for #30501
Related to nextcloud/docker-ci#341
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Diffstat (limited to 'apps/files_sharing/l10n/pa.js')
-rw-r--r-- | apps/files_sharing/l10n/pa.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/pa.js b/apps/files_sharing/l10n/pa.js deleted file mode 100644 index 55e1fcc2498..00000000000 --- a/apps/files_sharing/l10n/pa.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "files_sharing", - { - "Cancel" : "ਰੱਦ ਕਰੋ", - "Password" : "ਪਾਸਵਰ", - "Download" : "ਡਾਊਨਲੋਡ" -}, -"nplurals=2; plural=(n != 1);"); |