Fix wording of client sessions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
ce20cb2d40
commit
d94fce8d3a
1 changed files with 6 additions and 6 deletions
|
@ -119,12 +119,12 @@
|
|||
chrome: t('setting', 'Google Chrome'),
|
||||
safari: t('setting', 'Safari'),
|
||||
androidChrome: t('setting', 'Google Chrome for Android'),
|
||||
iphone: t('setting', 'iPhone iOS'),
|
||||
ipad: t('setting', 'iPad iOS'),
|
||||
iosClient: t('setting', 'iOS Client'),
|
||||
androidClient: t('setting', 'Android Client'),
|
||||
iosTalkClient: t('setting', 'iOS Client Nextcloud Talk'),
|
||||
androidTalkClient: t('setting', 'Android Client Nextcloud Talk'),
|
||||
iphone: t('setting', 'iPhone'),
|
||||
ipad: t('setting', 'iPad'),
|
||||
iosClient: t('setting', 'Nextcloud iOS app'),
|
||||
androidClient: t('setting', 'Nextcloud Android app'),
|
||||
iosTalkClient: t('setting', 'Nextcloud Talk for iOS'),
|
||||
androidTalkClient: t('setting', 'Nextcloud Talk for Android'),
|
||||
davDroid: 'DAVdroid',
|
||||
webPirate: 'WebPirate',
|
||||
sailfishBrowser: 'SailfishBrowser'
|
||||
|
|
Loading…
Reference in a new issue