Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-27Ignore JSON files generated from PO filesRuben Davila
2017-06-15Regenerate po-filesBob Van Landuyt
2017-06-15Update Spanish translations after code reviewRuben Davila
2017-06-15Generate as much of the Spanish translation as possibleBob Van Landuyt
2017-06-09Revert "Regenerate po and js files"Bob Van Landuyt
This reverts commit 9157c300b78314e04857c66dacdc732a8193d278.
2017-06-08Regenerate po and js filesZ.J. van de Weg
2017-06-08Allow translation of Pipeline SchedulesZ.J. van de Weg
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-05Some small updates for Spanish translations.Ruben Davila
2017-05-05More updates for translations plus small tweaks.Ruben Davila
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-03More translations updates.Ruben Davila
2017-05-03Updated some JS translate methods to correctly take in contextPhil Hughes
2017-05-03First round of updates from the code review.Ruben Davila
2017-04-28Add more spanish translations.Ruben Davila
2017-04-27Adjust regex used in order to parse inline content.Ruben Davila
e.g: %h4 {{ __('foo') }} Problem was it was being parsed as: %h4 = _('foo') And the correct content should be: %h4= _('foo')
2017-04-27Added some missing text that needs translatingPhil Hughes
2017-04-27Add more translation for Spanish.Ruben Davila
2017-04-27Add some translations for Spanish.Ruben Davila
2017-04-26Removed t filter from other placesPhil Hughes
2017-04-21Merge remote-tracking branch ↵Phil Hughes
'origin/28433-internationalise-cycle-analytics-page' into js-translations
2017-04-15Started internationalising cycyle analyticsPhil Hughes