Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
fa0c1ca8
Unverified
Commit
fa0c1ca8
authored
6 years ago
by
Cam Saul
Browse files
Options
Downloads
Patches
Plain Diff
Fix Ukranian translation
parent
edb5c44e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
locales/uk.po
+2
-4
2 additions, 4 deletions
locales/uk.po
resources/locales.clj
+1
-1
1 addition, 1 deletion
resources/locales.clj
with
4 additions
and
5 deletions
.gitignore
+
1
−
0
View file @
fa0c1ca8
...
...
@@ -59,3 +59,4 @@ bin/node_modules/
/backend-checksums.txt
.vscode
target/checksum.txt
/resources/frontend_client/app/locales
This diff is collapsed.
Click to expand it.
locales/uk.po
+
2
−
4
View file @
fa0c1ca8
...
...
@@ -4537,8 +4537,7 @@ msgstr "Виберіть дані"
#: frontend/src/metabase/pulse/components/PulseEditCards.jsx:162
msgid "Choose questions you'd like to send in this pulse"
msgstr "Виберіть запити, які будуть надіслані в цьому Пульс\n"
""
msgstr "Виберіть запити, які будуть надіслані в цьому Пульс"
#: frontend/src/metabase/pulse/components/PulseEditChannels.jsx:27
msgid "Emails"
...
...
@@ -4760,8 +4759,7 @@ msgstr "Довільний вираз"
#: frontend/src/metabase/query_builder/components/AggregationPopover.jsx:20
msgid "Common Metrics"
msgstr "Загальні метрики\n"
""
msgstr "Загальні метрики"
#: frontend/src/metabase/query_builder/components/AggregationPopover.jsx:209
msgid "Metabasics"
...
...
This diff is collapsed.
Click to expand it.
resources/locales.clj
+
1
−
1
View file @
fa0c1ca8
{
:locales
#
{
"en"
"de"
"es"
"fa"
"fr"
"ja"
"nb"
"pl"
"pt"
"
t
r"
"zh"
}
:locales
#
{
"en"
"ca"
"de"
"es"
"fa"
"fr"
"it"
"ja"
"nb"
"pl"
"pt"
"r
u"
"tr"
"uk"
"vi
"
"zh"
}
:packages
[
"metabase"
]
:bundle
"metabase.Messages"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment