diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-16 01:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-16 01:12:59 +0000 |
commit | 90bd295d3c5f1541b4bfc6201f0a01101037f5c2 (patch) | |
tree | df2c3fa15684e58b0e98f4d0509c288e0c310aef /apps/comments/l10n | |
parent | c2d7f88fdf8e55862ccdbf7124c626af9c19cae8 (diff) | |
download | nextcloud-server-90bd295d3c5f1541b4bfc6201f0a01101037f5c2.tar.gz nextcloud-server-90bd295d3c5f1541b4bfc6201f0a01101037f5c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/bg.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/bg.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 69101d68092..7ddf217b523 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -8,7 +8,7 @@ OC.L10N.register( "Cancel" : "Отказ", "[Deleted user]" : "[Изтрит потребител]", "Comments" : "Коментари", - "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!", + "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!", "More comments …" : "Още коментари...", "Save" : "Запазване", "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}", diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index 1af187a513c..c3a0298435d 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -6,7 +6,7 @@ "Cancel" : "Отказ", "[Deleted user]" : "[Изтрит потребител]", "Comments" : "Коментари", - "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!", + "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!", "More comments …" : "Още коментари...", "Save" : "Запазване", "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}", |