diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-25 00:29:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-25 00:29:56 +0000 |
commit | ef765c4422f04c478bd72f34470723a2bede7b30 (patch) | |
tree | 2de90eb19ddccd9720ca9e386912d2a55892bf5f /lib | |
parent | e0adcc587ecf484502303ebf93b22af3d0d9d895 (diff) | |
download | nextcloud-server-ef765c4422f04c478bd72f34470723a2bede7b30.tar.gz nextcloud-server-ef765c4422f04c478bd72f34470723a2bede7b30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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ŭ", |