diff options
| author | 2018-11-04 15:08:16 +0100 | |
|---|---|---|
| committer | 2018-11-04 15:08:16 +0100 | |
| commit | e1faf9dfcf74725e0616a56303aeeb80fa9ed82f (patch) | |
| tree | 3f0f5c2818f3b9915fb6f83becedb4aa45a47854 /app | |
| parent | 396c714df9894ed053030d8a9daedcf95c397960 (diff) | |
Missing string (#2114)
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/oc/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/oc/index.php b/app/i18n/oc/index.php index 934e19dea..b357a48e2 100644 --- a/app/i18n/oc/index.php +++ b/app/i18n/oc/index.php @@ -38,6 +38,7 @@ return array( 'starred' => 'Mostrar los favorits', 'stats' => 'Estatisticas', 'subscription' => 'Gestion dels abonaments', + 'tags' => 'Mas etiquetas', 'unread' => 'Mostar los pas legits', ), 'share' => 'Partejar', |
