diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
commit | dfe70692d711d16612f18f88eb999cf041b8487b (patch) | |
tree | 922f9c31b030c2bdd1e4b3d18d9e07864ee3ae53 /lib/l10n/oc.js | |
parent | a1204be15baaa00a073107c36c722a5a090d4699 (diff) | |
download | nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.tar.gz nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index d05fa50c8a1..4ff2d892005 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -11,9 +11,6 @@ OC.L10N.register( "Thursday" : "Dijòus", "Friday" : "Divendres", "Saturday" : "Dissabte", - "Create" : "Crear", - "Delete" : "Suprimir", - "Share" : "Partejar", "Sharing" : "Partiment" }, "nplurals=2; plural=(n > 1);"); |