[FIX] Remove spaces in some i18n files#13801
Merged
sampaiodiego merged 2 commits intodevelopfrom Mar 19, 2019
Merged
Conversation
sampaiodiego
requested changes
Mar 19, 2019
| "No_snippet_messages": "Няма фрагмент", | ||
| "No_starred_messages": "Няма съобщения със звезда", | ||
| "No_such_command": "Няма такава команда: `/ __ команда__ '", | ||
| "No_such_command": "Няма такава команда: `/ __команда__ '", |
Member
There was a problem hiding this comment.
Suggested change
| "No_such_command": "Няма такава команда: `/ __команда__ '", | |
| "No_such_command": "Няма такава команда: `/__command__`", |
| "Importer_done": "¡Importación terminada!", | ||
| "Importer_finishing": "Finalizando la importación.", | ||
| "Importer_From_Description": "Las importaciones __from datos __ 's en Rocket.Chat.", | ||
| "Importer_From_Description": "Las importaciones __from datos__ 's en Rocket.Chat.", |
Member
There was a problem hiding this comment.
Suggested change
| "Importer_From_Description": "Las importaciones __from datos__ 's en Rocket.Chat.", | |
| "Importer_From_Description": "Las importaciones __from__ datos 's en Rocket.Chat.", |
| "No_snippet_messages": "Žiadny útržok", | ||
| "No_starred_messages": "Žiadne správy označené hviezdičkou", | ||
| "No_such_command": "Žiadny taký príkaz: `/ __ príkaz__ '", | ||
| "No_such_command": "Žiadny taký príkaz: `/ __príkaz__ '", |
Member
There was a problem hiding this comment.
Suggested change
| "No_such_command": "Žiadny taký príkaz: `/ __príkaz__ '", | |
| "No_such_command": "Žiadny taký príkaz: `/__command__`", |
| "Importer_done": "Увоз завршен!", | ||
| "Importer_finishing": "Завршава увоз.", | ||
| "Importer_From_Description": "Увоз __фром __ 'с подацима у Роцкет.Цхат.", | ||
| "Importer_From_Description": "Увоз __фром__ 'с подацима у Роцкет.Цхат.", |
Member
There was a problem hiding this comment.
Suggested change
| "Importer_From_Description": "Увоз __фром__ 'с подацима у Роцкет.Цхат.", | |
| "Importer_From_Description": "Увоз __from__ 'с подацима у Роцкет.Цхат.", |
| "No_snippet_messages": "Нема сниппет", | ||
| "No_starred_messages": "Но звездицом порука", | ||
| "No_such_command": "Нема такве команде: `/ __ цомманд__`", | ||
| "No_such_command": "Нема такве команде: `/ __цомманд__`", |
Member
There was a problem hiding this comment.
Suggested change
| "No_such_command": "Нема такве команде: `/ __цомманд__`", | |
| "No_such_command": "Нема такве команде: `/__command__`", |
| "No_snippet_messages": "இல்லை துணுக்கு", | ||
| "No_starred_messages": "குறியிடப்பட்ட மின்னஞ்சலும் இல்லை", | ||
| "No_such_command": "அத்தகைய கட்டளை இல்லை: `/ __ கட்டளை__`", | ||
| "No_such_command": "அத்தகைய கட்டளை இல்லை: `/ __கட்டளை__`", |
Member
There was a problem hiding this comment.
Suggested change
| "No_such_command": "அத்தகைய கட்டளை இல்லை: `/ __கட்டளை__`", | |
| "No_such_command": "அத்தகைய கட்டளை இல்லை: `/__command__`", |
| @@ -1,163 +1,163 @@ | |||
| import loginPage from '../../pageobjects/login.page'; | |||
| "Importer_done": "Mengimpor lengkap!", | ||
| "Importer_finishing": "Menyelesaikan impor.", | ||
| "Importer_From_Description": "Impor __from Data __ 's menjadi Rocket.Chat.", | ||
| "Importer_From_Description": "Impor __from Data__ 's menjadi Rocket.Chat.", |
Member
There was a problem hiding this comment.
Suggested change
| "Importer_From_Description": "Impor __from Data__ 's menjadi Rocket.Chat.", | |
| "Importer_From_Description": "Impor __from__ Data's menjadi Rocket.Chat.", |
sampaiodiego
approved these changes
Mar 19, 2019
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.