diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bg.js | 1 | ||||
-rw-r--r-- | lib/l10n/bg.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index bdd236a0f7f..b4d21d9a7ec 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Адрес", "Profile picture" : "Снимка на профила", "About" : "Относно", + "Display name" : "Име за визуализация", "Headline" : "Заглавие", "Organisation" : "Организация", "Role" : "Роля", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 725522b6f9e..8703bb292d4 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -112,6 +112,7 @@ "Address" : "Адрес", "Profile picture" : "Снимка на профила", "About" : "Относно", + "Display name" : "Име за визуализация", "Headline" : "Заглавие", "Organisation" : "Организация", "Role" : "Роля", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index c00873d949f..2156f315356 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Adres", "Profile picture" : "Profil görseli", "About" : "Hakkında", + "Display name" : "Görüntülenecek ad", "Headline" : "Başlık", "Organisation" : "Kuruluş", "Role" : "Pozisyon", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 2c2c47c9e81..0249d1e95c0 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -112,6 +112,7 @@ "Address" : "Adres", "Profile picture" : "Profil görseli", "About" : "Hakkında", + "Display name" : "Görüntülenecek ad", "Headline" : "Başlık", "Organisation" : "Kuruluş", "Role" : "Pozisyon", |