mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixes #2442 remove "Customize" and related strings from language files
Deleted the "Customize" and "customize the appareance of the gallery" translation strings from all language files. Added a new string for "edit user preferences" in en_UK and fr_FR. This streamlines user preference terminology and removes redundant or outdated translation keys.
This commit is contained in:
@@ -100,8 +100,6 @@ $lang['created on %s'] = '%s \'de oluşturulanlar';
|
||||
$lang['Created on'] = 'Oluşturuldu';
|
||||
$lang['Creation date'] = 'Oluşturulma Tarihi';
|
||||
$lang['Current password is wrong'] = 'Şimdiki parola yanlış';
|
||||
$lang['customize the appareance of the gallery'] = 'galeri görünümünü kişiselleştir';
|
||||
$lang['Customize'] = 'Kişiselleştir';
|
||||
$lang['Date'] = 'Tarih';
|
||||
$lang['day'][0] = 'Pazar';
|
||||
$lang['day'][1] = 'Pazartesi';
|
||||
|
||||
Reference in New Issue
Block a user