Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (develop) #3445

Merged
merged 1 commit into from
Dec 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion commons/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@
<string name="default_table_header_label">Valor</string>
<string name="discard_changes">Descartar los cambios</string>
<string name="default_empty_dataset_section_label">Datos</string>
</resources>
</resources>
2 changes: 1 addition & 1 deletion commons/src/main/res/values-lo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@
<string name="default_table_header_label">Value</string>
<string name="discard_changes">ລຶບການປ່ຽນແປງ</string>
<string name="default_empty_dataset_section_label">ຂໍ້ມູນ</string>
</resources>
</resources>
3 changes: 2 additions & 1 deletion commons/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,5 @@
<string name="default_empty_dataset_section_label">Gegevens</string>
<string name="title_network_connection_unavailable">Netwerkverbinding niet beschikbaar</string>
<string name="msg_network_connection_maps">Voor het gebruik van maps is een internetverbinding vereist.</string>
</resources>

</resources>
Loading