diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eo.js | 1 | ||||
-rw-r--r-- | lib/l10n/eo.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 69e5688c25c..1c901f1febd 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -46,6 +46,7 @@ OC.L10N.register( "Invalid image" : "Nevalida bildo", "Avatar image is not square" : "Avatarbildo ne estas kvadrata", "Files" : "Dosieroj", + "View profile" : "Vidi profilon", "today" : "hodiaŭ", "tomorrow" : "morgaŭ", "yesterday" : "hieraŭ", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 6c06f5cae1a..c4bd6cdee15 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -44,6 +44,7 @@ "Invalid image" : "Nevalida bildo", "Avatar image is not square" : "Avatarbildo ne estas kvadrata", "Files" : "Dosieroj", + "View profile" : "Vidi profilon", "today" : "hodiaŭ", "tomorrow" : "morgaŭ", "yesterday" : "hieraŭ", |