forked from External/greenlight
GRN2-112: Default language fallback fails with a 500 error (#469)
* GRN2-112: Default language fallback fails with a 500 error * Updates for passing rspec tests * Added cache for gitlab ci * Updated cache for gitlab * Restored Dockerfile * Fixed glitch in filter for build and deployment
This commit is contained in:
@ -68,7 +68,7 @@ es:
|
||||
go_back: Atrás
|
||||
greenlight: Greenlight
|
||||
header:
|
||||
create_room: Creat sala
|
||||
create_room: Crear sala
|
||||
dropdown:
|
||||
help: "¿Necesitas ayuda?"
|
||||
home: Sala principal
|
||||
|
@ -68,7 +68,7 @@ es_MX:
|
||||
go_back: Atrás
|
||||
greenlight: Greenlight
|
||||
header:
|
||||
create_room: Creat sala
|
||||
create_room: Crear sala
|
||||
dropdown:
|
||||
help: "¿Necesitas ayuda?"
|
||||
home: Sala principal
|
||||
|
Reference in New Issue
Block a user