Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 4, 2024
1 parent 2fde04a commit c80bbee
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
14 changes: 14 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
OC.L10N.register(
"dicomviewer",
{
"Value" : "Value",
"Zoom" : "Zoom",
"Clear" : "Clear",
"Reset" : "Reset",
"OK" : "OK",
"Close" : "Close",
"Download" : "Download",
"More" : "More",
"Loading…" : "Loading…"
},
"nplurals=2; plural=(n!=1);");
12 changes: 12 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ "translations": {
"Value" : "Value",
"Zoom" : "Zoom",
"Clear" : "Clear",
"Reset" : "Reset",
"OK" : "OK",
"Close" : "Close",
"Download" : "Download",
"More" : "More",
"Loading…" : "Loading…"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit c80bbee

Please sign in to comment.