Skip to content
Next
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Minds Frontend
Project
Project
Details
Activity
Releases
Dependency List
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
802
Issues
802
List
Boards
Labels
Service Desk
Milestones
Merge Requests
61
Merge Requests
61
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
51d6b96c
Commit
51d6b96c
authored
2 hours ago
by
Juan Manuel Solaro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(feat) add translation tags to locale files
parent
3c4b4d9f
feat/ability-to-disable-toaster-239
1 merge request
!425
[Sprint/InterestingIguana] (feat) ability to disable toaster notifications
Pipeline
#69887586
passed with stages
in 31 minutes and 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
0 deletions
+30
-0
Default.xliff
src/locale/Default.xliff
+14
-0
Minds.es.xliff
src/locale/Minds.es.xliff
+8
-0
Minds.vi.xliff
src/locale/Minds.vi.xliff
+8
-0
No files found.
src/locale/Default.xliff
View file @
51d6b96c
...
...
@@ -7422,6 +7422,20 @@
<context
context-type=
"linenumber"
>
133
</context>
</context-group>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_TITLE"
datatype=
"html"
>
<source>
Notifications
</source>
<context-group
purpose=
"location"
>
<context
context-type=
"sourcefile"
>
app/modules/settings/general/general.component.ts
</context>
<context
context-type=
"linenumber"
>
103
</context>
</context-group>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_LABEL"
datatype=
"html"
>
<source>
Enable or disable toaster notifications
</source>
<context-group
purpose=
"location"
>
<context
context-type=
"sourcefile"
>
app/modules/settings/general/general.component.ts
</context>
<context
context-type=
"linenumber"
>
112
</context>
</context-group>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__LANGUAGE_SETTINGS_TITLE"
datatype=
"html"
>
<source>
Language Settings
</source>
<context-group
purpose=
"location"
>
...
...
This diff is collapsed.
Click to expand it.
src/locale/Minds.es.xliff
View file @
51d6b96c
...
...
@@ -3324,6 +3324,14 @@
<source>
Email Notifications
</source>
<target>
Email Notifications
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_TITLE"
>
<source>
Notifications
</source>
<target>
Notifications
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_LABEL"
>
<source>
Enable or disable toaster notifications
</source>
<target>
Enable or disable toaster notifications
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__SESSIONS"
>
<source>
Sessions
</source>
<target>
Sessions
</target>
...
...
This diff is collapsed.
Click to expand it.
src/locale/Minds.vi.xliff
View file @
51d6b96c
...
...
@@ -3406,6 +3406,14 @@
<source>
Email Notifications
</source>
<target>
Thông báo Email
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_TITLE"
>
<source>
Notifications
</source>
<target>
Notifications
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__TOASTER_LABEL"
>
<source>
Enable or disable toaster notifications
</source>
<target>
Enable or disable toaster notifications
</target>
</trans-unit>
<trans-unit
id=
"MINDS__SETTINGS__SESSIONS"
>
<source>
Sessions
</source>
<target>
Phiên
</target>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment